Skip to content

Commit 3ca97b0

Browse files
authored
Update README.md
1 parent d9b7ede commit 3ca97b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# research
22
the core papers i researched about kernel security.
33

4-
Exploit linux kernel slub overflow </a>Exploit linux kernel slub overflow. 2010
4+
Exploit linux kernel slub overflow. 2010
55

66
Kernel stack overflow with sub %%esp, it's different with stack buffer overflow. 2010
77
Exploit linux kernel stack buffer overflow on 2.6 kernels and slab overflow on 2.4 kernels. 2010
88
How to Exploit Linux Kernel NULL Pointer Dereference. 2010
99
CC_STACKPROTECTOR patch Analysis. 2010
10-
Freebsd kernel heap exploitation </a>Freebsd kernel heap exploitation. 2010
11-
Bypass linux kernel module version check </a>Install LKM rootkits without kernel dev package. 2010
10+
Freebsd kernel heap exploitation. 2010
11+
Bypass linux kernel module version check. 2010
1212
Hack dev mem for fun. 2009
1313
Advanced linux kernel inline hook implemention. 2009
1414
linux kernel inline hook with copied opcode. 2009

0 commit comments

Comments
 (0)