ethical-hacking-tools-python

Python programs & tools built in the Ethical Hacking with Python EBook

MIT License

Stars
78

Tools & Scripts Built in the Ethical Hacking with Python EBook

The tools and scripts are built in the Ethical Hacking with Python Ebook.

More Python programs will be added to this repository as the book will be constantly improved and enriched.

Each of the tools and scripts is in a separate folder containing the requirements.txt to be installed via the following command:

pip install -r requirements.txt

The tools and scripts are:

Chapter 1: Information Gathering

Chapter 2: Building Malware

Chapter 3: Building Password Crackers

Chapter 4: Forensic Investigations

Chapter 5: Packet Manipulation using Scapy

Chapter 6: Extracting Email Addresses from the Web