| |
securityguy
SecurityGuy periodically scans a local network. Each host found will be challenged to give a hash which is generated on the server. The hash is calculated through the ip-address of the client together with a secret password. If the returned hash doesn't match, an e-mail will be send to a configurable e-mail address. Also if a host is not running the client and/or not responding quick enough, an e-mail will be send.
Hashes cannot be copied to other hosts since the ip-address of the client is used to calculate the hash.
This program is especially meant for networks which have static ip-addresses and are fairly static: if a pc is switched off and another is switched on with the hash of the switched-off-one, it cannot be detected.
| Download link: | securityguy-1.0.tgz (UNIX source including source for microsoft windows-client) |
| sgc.zip (windows client, executable) |
| |