Daniel Roberson
  • Posts
  • About
  • Notes
  • Projects
  • Time
  • Posts
    About
    Notes
    Projects
    Time

shellcode

2024-08-05

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

Recent Posts

Linux Persistence: Modular Software

2025-04-17 DFIR CTF persistence linux persistence apache asterisk

Linux Persistence: Web Shells

2025-04-16 DFIR persistence webshell linux persistence webshell apache nginx PHP

Linux Persistence: Rootkits

2025-04-15 DFIR persistence rootkit LKM linux persistence LKM rootkit LD_PRELOAD kprobe ftrace ld.so hooking

Linux Persistence: Processes

2025-04-11 DFIR persistence processes linux persistence processes

Defanging Linux LKM Rootkits With cleanup_module()

2025-04-05 Linux LKM rootkits EDR hooks incident response Linux LKM rootkit


Home

About

Notes

Projects

Time

© All rights reserved. Powered by Hugo and Erblog.