Saturday, January 01, 2011

shell code

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. shellcode is commonly written in machine code, but any piece of code that performs a similar task can be called shellcode.

have a happy new year.