Giter Site home page Giter Site logo

networktools's Introduction

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! 🟢

networktools's People

Contributors

goobgub avatar lopekinz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.