Little script of me
|
Author | Content |
---|---|
jimbauwens Nov 26, 2010 5:19 AM EDT |
I created a little script of me to scan the network for a unknown computer every certain amount of time While arpwatch can do that, I only learned of it while programming the script. And I wanted to finish the script. It scans the network with nmap, and then compares the mac adresses with a list of know mac adresses. If it finds a computer/device that is not in the list, it will put it in a log, and alert the user using notify-osd (only ubuntu I think :( ) You can find the scripts here: http://pastebin.com/knDYm5QT Maybe you can test it, and/or tell me what can be improved? |
Sander_Marechal Nov 27, 2010 3:20 AM EDT |
Cool. I'll try it out later. |
You cannot post until you login.