Skip to content

HackTool-TR: The contents of this tool have been adapted to Linux and Turkish. A versatile Python-based tool providing various modules for offensive operations and targeted information gathering, accessible via an interactive console menu.

License

Notifications You must be signed in to change notification settings

duzcu480/HacktoolTR

Repository files navigation

DuzcuHackTool

This project is a Python-based "pentesting" (penetration testing) menu tool that includes various cybersecurity and network analysis capabilities.


📸 Screenshots

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.

Main Menu & System Compatibility

Main Menu ScreenshotScreenshot_1

This screenshot displays the main menu of DuzcuHackTool, showing available features and a compatibility matrix for different Linux distributions.

Network Scan Results (Wi-Fi)

Network Scan ResultsScreenshot_2

This image shows the results of a Wi-Fi network scan, listing detected access points (ESSID) and their BSSIDs/channels.

Connected Device MAC Address (Wi-Fi Attack Target)

Connected Device MAC AddressScreenshot_3

This screenshot demonstrates the selection process for targeting a specific device connected to a Wi-Fi network, showing its MAC address.

OSINT Search Function

OSINT Search FunctionScreenshot_4

This screenshot displays the OSINT (Open-Source Intelligence) search menu, showing results from a Google search and options for opening identified links.

Bombing Attack Menu

Bombing Attack MenuScreenshot_5

This image shows the "Bombing Attack" sub-menu, where users can choose between SMS Bomber and WhatsApp Bomber functionalities.

Sms Bombing Menu

Sms_BomberScreenshot_2025-07-26_15_15_33


✨ Features

  • 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.

🚀 Setup and Usage

Follow these steps to set up and run the project correctly.

1. Clone the Repository

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

About

HackTool-TR: The contents of this tool have been adapted to Linux and Turkish. A versatile Python-based tool providing various modules for offensive operations and targeted information gathering, accessible via an interactive console menu.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages