Skip to content

Network monitoring tool using tcpdump command in linux to capture different packets and classify them according to protocol and type of information.

Notifications You must be signed in to change notification settings

rahulXs/network-monitoring-tool

Repository files navigation

network-monitoring-tool

Network monitoring tool using tcpdump command in linux to capture different packets and classify them according to protocol and type of information. Project made using html, css, php and mysql.

file structure

Main files are: index.php, home.php, result.php and a shell script script.sh
All other files are generated as per script.sh

Steps to run

copy it in /var/www/html
change permission of script.sh by chmod 755 script.sh (make sure you are in the same directory).
execute script.sh via terminal: ./script.sh
for login: create a database NMT, table name NETWORK with two fields username and password.
browse to localhost/index.php in any browser

About

Network monitoring tool using tcpdump command in linux to capture different packets and classify them according to protocol and type of information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published