Monday, April 13, 2020

Router-Exploit-Shovel: An Automated Application Generator For Stack Overflow Types On Wireless Routers

About Router-Exploit-Shovel
   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 0x00478584

Router-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:
More information

  1. Best Pentesting Tools 2018
  2. How To Make Hacking Tools
  3. Pentest Automation Tools
  4. Hacking App
  5. Top Pentest Tools
  6. Hacker Tools For Mac
  7. Hacker Tools List
  8. Install Pentest Tools Ubuntu
  9. World No 1 Hacker Software
  10. Pentest Tools Url Fuzzer
  11. Pentest Tools Tcp Port Scanner
  12. Hacker Tools Github
  13. Pentest Tools List
  14. Hacker Search Tools
  15. Nsa Hacker Tools
  16. Hacker Tools 2020
  17. Termux Hacking Tools 2019
  18. Pentest Box Tools Download
  19. Nsa Hacker Tools
  20. Beginner Hacker Tools
  21. Hacks And Tools
  22. Top Pentest Tools
  23. Pentest Box Tools Download
  24. Hacker Security Tools
  25. Pentest Tools Port Scanner
  26. Pentest Tools Open Source
  27. Hacking Tools Software
  28. Hacking Tools Pc

No comments:

Post a Comment