This project is a Python-based "pentesting" (penetration testing) menu tool that includes various cybersecurity and network analysis capabilities.
Here are some screenshots showcasing different functionalities and the user interface of the DuzcuHackTool. All sensitive information in these screenshots has been anonymized for privacy and security.
This screenshot displays the main menu of DuzcuHackTool, showing available features and a compatibility matrix for different Linux distributions.
This image shows the results of a Wi-Fi network scan, listing detected access points (ESSID) and their BSSIDs/channels.
This screenshot demonstrates the selection process for targeting a specific device connected to a Wi-Fi network, showing its MAC address.
This screenshot displays the OSINT (Open-Source Intelligence) search menu, showing results from a Google search and options for opening identified links.
This image shows the "Bombing Attack" sub-menu, where users can choose between SMS Bomber and WhatsApp Bomber functionalities.
- SMS Bomber: Automated SMS sending to phone numbers. (Some services are specifically integrated to work for numbers in Turkey.)
- Phishing Campaigns: Ability to create various phishing attacks (Login, Image, Video phishing, Clipboard data theft).
- Network Analysis: Scanning and analyzing nearby Wi-Fi networks.
- Wireless Network Attacks: Deauthentication attacks targeting specific Wi-Fi networks (for authorized environments only).
- OSINT Tools: Open-Source Intelligence gathering functionalities.
- Bluetooth Attacks: Capabilities for attacking Bluetooth devices.
- WhatsApp Spam: Automated message sending to specified contacts or groups.
- Dependency Checker: Automatically detects missing Python libraries and provides installation instructions.
Follow these steps to set up and run the project correctly.
First, clone the project from GitHub to your local machine and navigate into the project directory:
git clone https://github.com/duzcu480/HacktoolTR
cd HacktoolTR
pip3 install -r requirements.txt
python3 hack_menusu.py
(For attacks)
Sudo python3 hack_menusu.py




