A collection of simple hacking tools for educational purposes.
This project provides a suite of hacking tools designed for educational purposes. Each tool performs a specific function related to network scanning and penetration testing.
The Port Scanner tool allows you to scan a specified host for open ports.
The IP Scanner tool scans a network address in CIDR format and identifies online hosts.
Send Ping is a simple tool to send ICMP ping requests to a specified IP address or hostname.
The Nmap Scanner tool integrates the Nmap utility to perform a detailed network scan on a target IP address.
MSFConsole launches the Metasploit Framework console for advanced penetration testing.
-
Clone the repository:
git clone https://github.com/Adithya7903/Cyber_Security_tools.git
-
TO RUN THE CODE
python3 app.py