Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 504 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 504 Bytes

hacking tools

A hacking and ctf toolkit with modules for wordlist generation, login brute force, website scanning and more.

Usage

Create a virtual environment and install the requirements:

pip install requirements.txt 

Some modules use scapy functions that require admin privileges.

Commands

  • use <module>
  • set <option> <value>
  • unset <option>
  • search <query>
  • run
  • info
  • options
  • help
  • sessions
  • foreground
  • exit
  • quit