jamwal69 / NET-WRANGLER

The Advanced Network Tool is designed to help network administrators monitor network activity, scan networks, detect intrusions, block malicious IP addresses, and more. This tool provides a comprehensive set of functionalities through a web interface to manage and secure your network effectively.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NET-WRANGLER

Introduction

NET-WRANGLER is designed to help network administrators monitor network activity, scan networks, detect intrusions, block malicious IP addresses, and more. This tool provides a comprehensive set of functionalities through a web interface to manage and secure your network effectively.

Table of Contents

  1. Features
  2. Prerequisites
  3. Installation
  4. Usage
  5. Features Detail
  6. Troubleshooting
  7. License

Features

  • Network Monitoring: Monitor live network traffic and bandwidth usage.
  • Network Scan: Scan the network for active devices.
  • Detailed Port Scan: Perform comprehensive port scans on specific IP addresses.
  • File Integrity Monitoring: Check if important files have been modified.
  • DNS Lookup: Perform DNS lookups for domain names and IP addresses.
  • Settings: Configure email alerts and log rotation.

Prerequisites

Ensure you have the following tools installed:

  • tcpdump
  • iftop
  • nmap
  • snort
  • tripwire
  • mail
  • nslookup

You should also have sudo privileges to execute certain commands.

Installation

  1. Clone the repository:
    git clone https://github.com/jamwal69/NET-WRANGLER.git
    
  2. Navigate to the directory:
    cd NET-WRANGLER
    
  3. Make the script executable:
    chmod +x network_tool.sh
    
    
    
    

Usage Run the script:

sudo ./network_tool.sh




 

About

The Advanced Network Tool is designed to help network administrators monitor network activity, scan networks, detect intrusions, block malicious IP addresses, and more. This tool provides a comprehensive set of functionalities through a web interface to manage and secure your network effectively.

License:MIT License