- Writing syscall-only shellcode (no external libraries)
- Understanding calling conventions for Linux x86_64
- Avoiding null bytes and restricted characters
- Manual shellcode crafting and execution
| Sequence | ........ |
|---|---|
| 1 | First Shell Code |
| 2 | shellcode execution |
| 3 | Execve Syscall Technique Gaining Shell |
| 4 | TCP Bind Shell |
| 5 | Reverse TCP Shell |
