Skip to content

Latest commit

 

History

History

README.md

Multitool

Simple Ethical Hacking multitool.

What can we do with it?

  • Scan ports.
  • DDOS targets.
  • Bruteforce web directories.
  • Check/Test scraped proxies.
  • Use Shodan api to find vulnerable machines.
  • Use our exploit database tool to get/find information about vulnerabilities you found.
  • Use our SQL Injection tester to test your targets for SQL vulnerabilities.
  • BruteForce SSH ports.

Installation

  • pip/3 install -r requirements.txt

Errors

  • OSError: [Errno 24] Too many open files: sudo ulimit -n 2048

Educational Purposes only!

If you find a bug please report it.