MIPS-Reverse:轻松生成MIPS反向shell shellcode!

时间:2024-05-06 06:54:39
【文件属性】:

文件名称:MIPS-Reverse:轻松生成MIPS反向shell shellcode!

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-06 06:54:39

mips shellcode exploitation Python

MIPS反向 MIPS-Reverse是一种可以为架构生成shellcode的工具,该工具将启动反向shell ,您可以在其中指定IP地址,端口和所需的shell ( / bin / sh , / bin / bash , / bin / dash )。 如何安装 # 1. Install pwntools $ pip3 install pwntools # 2. Install the binutils for the MIPS architecture $ apt-get install software-properties-common $ apt-add-repository ppa:pwntools/binutils $ apt-get update $ apt-get install binutils-mips-linux-gnu 如何使用 $ python3main.py


【文件预览】:
MIPS-Reverse-main
----README.md(1KB)
----mipsreverse()
--------shells()
--------__init__.py(0B)
--------generator.py(3KB)
----LICENSE(1KB)
----main.py(1KB)

网友评论