SkillAgentSearch skills...

HacktoolTR

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.

Install / Use

/learn @duzcu480/HacktoolTR

README

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 Screenshot<img width="1366" height="768" alt="Screenshot_1" src="https://github.com/user-attachments/assets/201f585b-1b99-4d3c-891c-5e693c0bd958" />

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 Function<img width="1366" height="768" alt="Screenshot_4" src="https://github.com/user-attachments/assets/ae9ca989-5bd3-4a17-b738-33561760a8c1" />

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 Menu<img width="1366" height="768" alt="Screenshot_5" src="https://github.com/user-attachments/assets/0e1bf200-e9e3-4821-914e-ccd5a4a510ab" />

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

Sms Bombing Menu

Sms_Bomber<img width="4269" height="2400" alt="Adsız tasarım" src="https://github.com/user-attachments/assets/d25a0441-8c64-4464-a29a-52147f64f6ca" />


✨ 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 main.py

(For attacks)
Sudo python3 main.py

Related Skills

View on GitHub
GitHub Stars13
CategoryContent
Updated25d ago
Forks4

Languages

Python

Security Score

95/100

Audited on Mar 2, 2026

No findings