/toolkit

A collection of python scripts for ethical hacking, especially for WiFi cracking.

Primary LanguagePython

Toolkit

A collection of python scripts for ethical hacking, especically for WiFi cracking.

Requirements

  • Linux OS
  • Python3 + every package listed in the requirements.txt file
  • Required installations: Aircrack-ng, Nikto
  • For some scripts you might also need an aditional WiFi stick/card

$ sudo apt-get update
$ sudo apt-get install -y aircrack-ng
$ sudo apt-get install nikto -y

Installation

Download all of the requirements and the scripts and you are ready to go.