Spentera Blog

Discover, code, and exploit

Porting Your Exploit to Metasploit
Exploit Development

Porting Your Exploit to Metasploit

[http://www.metasploit.com]Beberapa waktu yang lalu saya udah memberikan tutorial basic exploit development (direct return technique) [http://www.scribd.com/doc/50645626/Exploit-Development-Basic-Stack-based-Overflow] dan exploit development berbasis SEH [http://www.spentera.com/2011/09/seh-based-stack-overflow-the-basic/]. Sekarang mari kita porting exploit tersebut ke Metasploit Framework agar exploit tersebut semakin
5 min read
Exploit Development

27 Bytes - Windows XP SP3 (en) calc win32 Shellcode

/* ========================================================================== ___ _ __ __ __ _ __ ____/ (_)___ _(_) /_____ _/ / ___ _____/ /_ (_)___/ /___ ____ _ / __ / / __ `/ / __/ __ `/ /_____/ _ / ___/ __ / / __ / __ / __ `/ / /_/ / / /_/ / / /_/ /_/ / /_____/ __/ /__/ / / / / /_/ / / / / /_/ / __,_/_/__, /_/__/__,_/_/ ___/___/_/ /_/_/__,_/_/ /_/__,_/ /____/ http://www.digital-echidna.org ========================================================================== Title : Window
1 min read