(Created page with "{{Event |Title=Security foo |Description=tbd. |Type=Meet-Up |Date=2022-11-21 |Start=19:00 |Duration=4 |Host=hanemile |isRelevant=Yes }} = tbd. = == Mentors == * {{U|hanemile...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Event | {{Event | ||
|Title=Security foo | |Title=Security foo | ||
|Description= | |Description=LKMs hacking time | ||
|Type=Meet-Up | |Type=Meet-Up | ||
|Date=2022-11-21 | |Date=2022-11-21 | ||
Line 9: | Line 9: | ||
|isRelevant=Yes | |isRelevant=Yes | ||
}} | }} | ||
= | = Linux Kernel Basics = | ||
We are going to discuss how Linux Kernel Modules are handy when reading and modifying CPU supported security features like WP, SMAP, SMEP. We will revise some ways of flipping bits in Control registers and go over a very short introduction to interrupt handling and virtualization. | |||
== Mentors == | == Mentors == | ||
* {{U|hanemile}} | * {{U|hanemile}} | ||
* {{U|barbieauglend}} | |||
== | == Topics == | ||
* | * LKM | ||
* Hardware supported security features <- We are here | |||
* Control Registers <- ... and here | |||
* Interrupt Handling | |||
* Virtualization | |||
== | == Participants == | ||
* | * |
Latest revision as of 17:51, 12 December 2022
Security foo | |
---|---|
LKMs hacking time | |
Art | Meet-Up |
Datum | 2022-11-21 |
Start | 19:00 |
Dauer | 4h |
Host | hanemile |
Relevant? | Yes |
Linux Kernel Basics[edit | edit source]
We are going to discuss how Linux Kernel Modules are handy when reading and modifying CPU supported security features like WP, SMAP, SMEP. We will revise some ways of flipping bits in Control registers and go over a very short introduction to interrupt handling and virtualization.
Mentors[edit | edit source]
Topics[edit | edit source]
- LKM
- Hardware supported security features <- We are here
- Control Registers <- ... and here
- Interrupt Handling
- Virtualization