Skip to content

A script to run as cronjob that monitors hosts connected to the network.

License

Notifications You must be signed in to change notification settings

ezzi-b/network-security-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

network-security-toy

A script to run as cronjob that monitors hosts connected to the network.

Developed for CIS-2150 Introduction to Linux by E.Berlin

This program uses common Linux utilities including ifconfig and nmap to find the MAC addresses of systems connected to the same subnet as the machine running the script. It logs those addresses and checks entries against the log, alerting the administrator of any never-before-seen MAC addresses.

About

A script to run as cronjob that monitors hosts connected to the network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages