Skip to content

Baku-Stark/Hacking_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hacking Tools

🐍 | 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 πŸ‡§πŸ‡·

Python Version Python Project

πŸ‰ | Overview

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.

πŸ‰ | Features

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.

πŸ‰ | Tools

  • Language: Python
  • Libs: requirements.txt
  • Develop Ambient: Any system that supports Python ^3.11.

πŸ‰ | Installation and Configuration

To install and configure HackTools, follow the steps below:

  1. Clone Repository:

    git clone https://github.com/Baku-Stark/Hacking_Tools.git
    
    cd HackTools
  2. Create a virtual environment and activate it (optional, but recommended):

    python3 -m venv venv
    source venv/bin/activate  # on Windows use `venv\Scripts\activate`
  3. Install dependencies:

    pip install -r requirements.txt
  4. Activating application:

    python hack_tools.py

πŸ‰ | Operational System

  • Linux

  • Windows

  • MacOS

πŸ‰ | Contact

For questions or suggestions, please contact the author:

Author: Baku-Stark

About

🐍 | Baku-Stark Hacking Tools w Python3

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages