π | Baku-Stark Hacking Tools w/ Python 3
Welcome to Hacking Tools, a collection of essential tools for security professionals and hacking enthusiasts! This project offers features likes IP Address Check and Port Scanner. Developed for Baku-Stark, HackTools is a robust and easy-to-use suite for performing network and security analysis.
Readme Translate: Readme PT-BR π§π·
Important
The development of the Hacking Tools software serves educational purposes, aiming to be a better Ethical Hacker in my field.
HackTools is a suite of tools designed for performing network security analysis. It includes an IP address checker and a port scanner, which allow you to identify potential vulnerabilities in systems and networks.
Note
New features will be added in upcoming updates.
-
IP Address: Checks detailed information about an IP address, including location, ISP, and blacklist status.
-
Port Scanner: Scan open ports on a target IP address, helping to identify running services and potential points of vulnerability.
-
Email Validator: First simple version:
just validate format and domain (MX). -
Encryption/Decryption: Features to encrypt and decrypt text with (base 64, SHA3-256 and AES).
-
Password Generator: The generator has different levels of password strength and character counts that users want.
-
Whois Lookup: WHOIS query for domains or IPs, supports multiple, threading and exports to TXT or JSON.
-
Metadata Extrator: file and images metadata extrator
-
Subdomain Finder: Subdomain hunter according to the number of threads chosen.
- Language: Python
- Libs: requirements.txt
- Develop Ambient: Any system that supports
Python ^3.11.
To install and configure HackTools, follow the steps below:
-
Clone Repository:
git clone https://github.com/Baku-Stark/Hacking_Tools.git cd HackTools -
Create a virtual environment and activate it (optional, but recommended):
python3 -m venv venv source venv/bin/activate # on Windows use `venv\Scripts\activate`
-
Install dependencies:
pip install -r requirements.txt
-
Activating application:
python hack_tools.py
-
Linux
-
Windows
-
MacOS
For questions or suggestions, please contact the author:
Author: Baku-Stark
- GitHub: Baku-Stark
- GitLab: Wallace Baku-Stark
- E-mail: wallacefmds360@outlook.com