This page centralizes series of posts from this blog into their corresponding categories:
Linux exploitation
GEF Screencasts
GEF practice environment
Id | Environment | Author |
---|---|---|
0 | Repository of QEMU images to practice on different architectures - Mega.nz | hugsy |
1 | Repository of QEMU images to practice on different architectures - Google Drive | hugsy |
2 | Practice with GEF online.) (username: gef password: gef-demo ) | hugsy |
Windows Series
User mode Exploitation
Id | Article | Author |
---|---|---|
0 | Setting things up (soon) | hugsy |
1 | Windows Stack-Based Buffer Overflow (soon) | hugsy |
2 | Windows SEH Stack-Based Buffer Overflow (todo) | |
3 | Windows Heap Based Buffer Overflow (todo) | |
4 | Windows DLL Hijacking (todo) |
Kernel mode Exploitation
Driver development
Id | Article | Author |
---|---|---|
0 | Setting things up (soon) | hugsy |
1 | IO Manager, Driver & Device Objects (soon) | hugsy |