This repository contains a collection of offensive security tools developed for penetration testing. The tools are written in Python and have been inspired and adapted from various blogs and sources. Modifications and improvements have been made to enhance their functionality.
- Asynchronous SSH/FTP Bruteforcer
- Asynchronous Directory Buster
- Arp Spoofing/Poisoning Script
- Multithreaded Network Scanner
- Recursive Web Crawler
- Multithreaded Subdomain Bruteforcer
- PDF Password Brute Forcer
- Hash Cracker
- Reverse Shell
- Simple Bug Bounty Reconnaissance Script
Refer to the docstrings and comments within each file for usage instructions.
A significant portion of the tools in this repository were inspired by various blog posts found in Medium, Hacklido, Twitter, GitHub. In addition to the aforementioned sources, inspiration was also drawn from various other online resources and blogs. Due to the myriad of sources and continuous development, it is challenging to attribute each idea to its original source. Therefore, a collective acknowledgment is made here to all those unnamed developers and writers whose ideas have contributed to these tools.
This project is licensed under the MIT License - see the LICENSE file for details.