Skip to content

Network Tools Is a simple menu with a few network hacking tools simple to use and easy a bit buggy i mainly made it for macos

Notifications You must be signed in to change notification settings

GoobGub/NetworkTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

NetworkTools🌎

Python

Network_Tools_34

NetworkTools is a collection of simple and easy-to-use network hacking tools. It provides a menu-driven interface for performing various network-related tasks.

Features

  • Capture IPs of running applications
  • Packet sniffing
  • Ping IP addresses
  • List connected IPs on the network
  • Perform MITM (Man-in-the-Middle) attack
  • Scare message to prompt computer shutdown

Requirements

  • Python 3.7 or above
  • scapy library

Installation

  1. Clone the repository:

    git clone https://github.com/GoobGub/NetworkTools.git

Navigate to the project directory:

shell Copy code cd NetworkTools Install the required dependencies:

shell Copy code pip install -r requirements.txt Usage To run the NetworkTools menu, execute the following command:

shell Copy code python NetworkTools.py Menu Options Capture IPs of Running Applications: Capture the IP addresses associated with running applications on your system.

Packet Sniffing: Start packet sniffing to monitor network traffic and display packet information.

Ping IP: Ping a specific IP address to check if it is responsive.

List Connected IPs: List the IP addresses connected to your network.

Perform MITM Attack: Perform a Man-in-the-Middle (MITM) attack by redirecting network traffic between a target IP and a gateway IP.

Scare: Display a scare message to prompt the shutdown of a computer.

Exit: Exit the NetworkTools menu.

License This project is licensed under the MIT License. See the LICENSE file for more information.

Feel free to contribute, open issues, and submit pull requests to enhance the functionality of NetworkTools.

Enjoy hacking with NetworkTools! 🟢

About

Network Tools Is a simple menu with a few network hacking tools simple to use and easy a bit buggy i mainly made it for macos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published