Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Firewalls
[Top] [All Lists]

Re: freeware/open source monitor for attempts

Subject: Re: freeware/open source monitor for attempts
Date: Sat, 13 Nov 2004 17:12:11 +0000
Hello David,

Im developing a software (i have called SAS) which is able to analise all the
syslogs logs (thru a pipe) and then it can trigger some methods.

The main use of the software was to parse the syslog'logs and then insert them
into a MySQL db. But, since it *could*, i also added support for triggers ;o)

It can currently trigger methods by analising the 3 fields available in the log:
loghost <- the server which sent the messange
logprog <- the program which sent the message 
logmesg <- the message

I have implemented the following methods:
mail
sms
winpopup
script
ignore
mysql
block <- not yeat working..but it will be able to contact other physical
equipment to block a machine on the network.

You can trigger the methods with "+" and "-" analisys...
Example:
mail::mail_to::subject::warning_message::field::message
sms::path_to_certificate::username::destination::warning_message::field::messa
ge

Oh...you can also use $loghost, $logprog and $logmesg on your reports..since it
will change those words with their values [couf..dirty'pseudo scripting ;o)]

Since most of the software can log to syslog (and those who cant, "can call
"logger"")...this could solve your problem?

We are currently implementing my software together with SNORT to be able to know
in real time if anything wrong goes on the network.

Ill soon release it under the GPL. It is (100%) developed in C :o)

Mail me if you are interested :o)

Best regards,
Luís Silva
CICA - Unidade Qualidade e Seguranca
Faculdade de Engenharia da Universidade do Porto
Portugal

Quoting David Puckett <dpuckett@cityoforange.org>:

Hello,
 
Does anyone know of a freeware or open source program that will monitor for
unwanted attempts. (connects/scans/etc).
(not wanting to use just a syslog from the router)
 
Thanks,
David
 

David Puckett 
Network Operations Manager 
City of Orange - ACS 
(714) 744-2290 - Work <?xml:namespace prefix = o ns =
"urn:schemas-microsoft-com:office:office" />

(949) 533-8745 - Cell
dpuckett@cityoforange.org 

 




<Prev in Thread] Current Thread [Next in Thread>