Skip to content

n0s3y/Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Detector

Detecting attacks on your linux host

change the interval for lower/higher speed

uses tshark to detect attacks such as bruteforce, scans and more

To run this script as a cronjob in the background, you can add the following line to your crontab file (crontab -e):

* * * * * /path/to/network_monitor.sh >/dev/null 2>&1 &

About

Detecting attacks on your linux host

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages