Skip to content

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

Notifications You must be signed in to change notification settings

mkdirlove/toolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%