Shellcode is a small piece of code employed by malware that is used as the payload when exploiting software vulnerabilities. It is known as shellcode, as it is often utilized to spawn a command shell.
https://en.wikipedia.org/wiki/Shellcode
Links to this note
- bootkitty-vijayan2024
- designandimplementationofuserlandexec-grugq2004
- Linux Persistence: Processes
- defendingagainstmaliciousshims-pierce2015
- knockknock-osxreverser2021
- incidentresponse-luttgens2014
- bvp47-pangulab2022
- malware development essentials-sektor7
- metasploit shellcode grows up: encrypted and authenticated C shells-pace2019
- buildingopensourcenetworksecuritytools-schiffman2003
- evasionbydeoptimization-balci2024
- C-then-asm shellcoding approach
- VXadventure-amethystbasilisk2024
- borges2021
- stealthshell-petrich2024
- bindshell
- encrypted shellcode
- reverse shell
- shellcoding
- size considerations for Windows vs Linux shellcode