Hi, I am Lazneca.0x0
These files are the example files used at "https://www.lazenca.net/display/TEC/06.Exploit+tech". I hope that I will be able to use the text that I wrote and these files to help people who are new to Hacking's exploit technology to understand the technology a little easier.
All my writings are written in Korean. If someone can translate the contents on my site in English. Please help me.
- Web site : https://www.lazenca.net/
- Facebook: https://www.facebook.com/Lazenca.0x0/
- 01.The basics technic of Shellcode
- 02.Create a shellcode that executes "/bin/sh"
- 03.Bind Shellcode
- 04.Reverse Shellcode
- 05.Pwntools Shellcode(Shellcraft)
- 01.Frame Pointer Overwrite(One-byte Overflow) - x86
- 02.Frame Pointer Overwrite(One-byte Overflow) - x64
- 01.ROP(Return Oriented Programming)-x86
- 02.ROP(Return Oriented Programming)-x64
- 03.ROP(Return Oriented Programming) - mmap, mprotect