Skip to content

zenotiya/hack-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hacking Tool Suite

A collection of hacking tools for network reconnaissance, penetration testing, and more.

Features

  • Nmap Scan: Scan for open ports and services.
  • Gobuster: Directory brute-forcing on a web server.
  • Web Browser: Browse websites in terminal using w3m.
  • IP Info: Lookup public IP and geolocation info.
  • Short URL Info: Resolve shortened URLs.
  • System Monitor: View CPU, memory, and disk usage.
  • Internet Speed Test: Check your internet speed.
  • Random Password Generator: Generate a 16-character random password.
  • Weather Info: Get weather info for any city.
  • YouTube Downloader: Download videos from YouTube using yt-dlp.

Installation

Step 1:
git clone https://github.com/majorhacker/hack-tool.git
cd hack-tool

Step 2: Run the Setup Script
Make the setup script executable and run it to install dependencies:
chmod +x setup.sh
./setup.sh

This will install the required packages and tools like Nmap, Gobuster, yt-dlp, and others.

Step 3: Run the Tool
After installation, make the main script executable and run it:

chmod +x hacking_tool.sh
./hacking_tool.sh

Usage After running the script, select the option by entering the number corresponding to the task you'd like to perform.

License For educational purposes only. Ensure you have proper authorization before using this tool.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages