Router-Exploit-Shovel is an automated application generation for Stack Overflow types on Wireless Routers.
Router exploits shovel is an automated application generation tool for stack overflow types on wireless routers. The tool implements the key functions of exploits, it can adapt to the length of the data padding on the stack, generate the ROP chain, generate the encoded shellcode, and finally assemble them into a complete attack code. The user only needs to attach the attack code to the overflow location of the POC to complete the Exploit of the remote code execution.
The tool supports MIPSel and MIPSeb.Run on Ubuntu 16.04 64bit.
Router-Exploit-Shovel's Installation
Open your Terminal and enter these commands:
Usage
Example:
python3 Router_Exploit_Shovel.py -b test_binaries/mipseb-httpd -l test_binaries/libuClibc-0.9.30.so -o 0x00478584Router-Exploit-Shovel's screenshot
Code structure
ROP chain generation
This tool uses pattern to generate ROP chains. Extract patterns from common ROP exploitation procedure. Use regex matching to find available gadgets to fill up chain strings. Base64 encoding is to avoid duplicate character escapes. For example:
Attackblocks
You can get attackblocks generated in results/attackBlocks.txt. Such as:
You might like these similar tools:
- eXpliot - Internet Of Things Exploitation Framework
- RouterSploit: Exploitation Framework for Embedded Devices
More information
- Best Pentesting Tools 2018
- How To Make Hacking Tools
- Pentest Automation Tools
- Hacking App
- Top Pentest Tools
- Hacker Tools For Mac
- Hacker Tools List
- Install Pentest Tools Ubuntu
- World No 1 Hacker Software
- Pentest Tools Url Fuzzer
- Pentest Tools Tcp Port Scanner
- Hacker Tools Github
- Pentest Tools List
- Hacker Search Tools
- Nsa Hacker Tools
- Hacker Tools 2020
- Termux Hacking Tools 2019
- Pentest Box Tools Download
- Nsa Hacker Tools
- Beginner Hacker Tools
- Hacks And Tools
- Top Pentest Tools
- Pentest Box Tools Download
- Hacker Security Tools
- Pentest Tools Port Scanner
- Pentest Tools Open Source
- Hacking Tools Software
- Hacking Tools Pc


No comments:
Post a Comment