In computer security, a shellcode is a small piece of code used as the payload in the exploitation of a software vulnerability. It is called "shellcode" because it typically starts a command shell from which the attacker can control the compromised machine, but any piece of code that performs a similar task can be called shellcode.
Stats
created |
7 months ago |
viewed |
5 times |
editors |
0 |
Recent Hot Answers
How do ASLR and DEP work?Is it posible to make shellcode with C++?
How do ASLR and DEP work?
Is it posible to make shellcode with C++?
NOPS in Metasploit
more »
Related Tags
exploit × 8buffer-overflow × 6
assembly × 3
windows × 3
aslr × 3
reverse-engineering × 2
metasploit × 2
dep × 2
penetration-test
malware
user-interface
c
html
injection
server
debugging
operating-systems
appsec
c++
x86
tools