Tag Archives: email

Have the snort alerts sent to you by email

This script can be used not just for snort, but any kind of logs. It emails you just the changes that occured from last check in the logs.
For the script to run, you need logtail (which is part of the logcheck application). In Debian-based systems do:
$ apt-get install logtail
If it’s not in your distributions repositories, [...]

Cum sa trimiti fisiere executabile prin posta electronica_

Nu demult mi-a trebuit să trimit un fişier executabil tatălui meu, prin poşta electronică. Ştiam că executabilele (fişierele cu extensia exe, msi, com) nu pot fi trimise prin poşta de la Gmail, şi m-am gândit să procedez mai ingenios – am arhivat executabilul (prin urmare, avea extensia .rar).
Dar să vezi – s-au învăţat băieţii de [...]