meeting notes
This commit is contained in:
parent
dfe00216a4
commit
b59f84ee36
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
# 03-14
|
||||
Goal: Breaking KASLR through TLB-based side channel attack
|
||||
Status: Inserting Kernel Module
|
||||
Progress:
|
||||
- Wrote a basic kernel module
|
||||
- Worked on proposal with feedback (improved version on Tuesday)
|
||||
Stuck on: How to check if loading the module forces 4kB mapping as expected
|
||||
- Herbert: https://github.com/HyperDbg/HyperDbg/blob/1a5c316ba63dea74d5c672cc6d15b09fece7ccda/hyperdbg/hyperhv/code/memory/MemoryMapper.c#L525
|
||||
|
||||
# 03-07
|
||||
Goal: Breaking KASLR through TLB-based side channel attack
|
||||
Status: Proposal draft and setting up machine
|
||||
|
|
Loading…
Add table
Reference in a new issue