Hacking/Shellcode

From Skypher

Jump to: navigation, search

Main Page
├─▷Programming
└─▼Hacking
  ├─▼Shellcode
  │ ├─▷Bind
  │ ├─○Restricted instruction set
  │ ├─▷Alphanumeric
  │ ├─▷ASCII Art
  │ ├─○kernel32
  │ ├─○GetPC
  │ └─▷Egg hunt
  ├─▷Windows internals
  ├─○Vulnerabilities
  ├─○Heap spraying
  └─○List of security teams contact information


A shellcode is a small piece of code used as the payload in the exploitation of a software vulnerability. It is called a shellcode for historical reasons, because most such payloads were used to start a command shell from which the attacker could control the compromised machine.

Personal tools