NullByte007 / Network-Monitor

This GUI tool can be used to Monitor / Scan Network. [only for : LINUX USERS]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network-Monitor

This GUI tool can be used to Monitor / Scan Network. Also it can be used for information gathering phase in penetration testing

Basic Introduction :

--> A tool for monitoring network and all the devices and network traffic 

Usage Information :

[*] chmod +x NETWORK-MONITOR.exe [Execute only once !]
[*] Run using : ./NETWORK-MONITOR.exe

Functionalities Provided :

[1] OPEN PORT SCANNER
--> Module for scanning for open port with two scan destination options: 
  [->] LOCALHOST
  [->] REMOTE HOST    
    
[2] VULNERABILITY ANALYSIS 
--> Module for scanning vulnerabilities in the system [LOCALHOST / REMOTE HOST]
--> All the vulnerabilities are fetched from GHDB (Google hacking database)

[3] NETWORK SCANNER 
--> Module for scanning local network and find all the devices connected and show all ports/services etc.

[4] NETWORK TRAFFIC ANALYSIS
--> Module for monitoring network traffic.
--> Can be used with port/service filter .. eg icmp,arp

[5] SUSPICIOUS ACTIVITY DETECTION
--> Two modules under this section :
    [->] PING OF DEATH DETECTION
    [->] Unauthorized login monitoring

About

This GUI tool can be used to Monitor / Scan Network. [only for : LINUX USERS]

License:GNU General Public License v3.0


Languages

Language:Visual Basic .NET 51.2%Language:Python 48.8%