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 Pen-Test
[Top] [All Lists]

RE: Data Mining for PIX Firewall Logs

Subject: RE: Data Mining for PIX Firewall Logs
Date: Thu, 10 Feb 2005 07:05:08 -0500
Export the logs to text-only and then use grep to select what you want.
I do all my syslogging to linux boxes.  The PIX gives you a TON of
information and it's very consistent so selecting what you want using
regular expressions will work great.

-----Original Message-----
From: Carey Heck [mailto:carey.heck@gmail.com] 
Sent: Wednesday, February 09, 2005 5:09 PM
To: pen-test@securityfocus.com; bugtraq@securityfocus.com
Subject: Data Mining for PIX Firewall Logs


Hi folks.  I love the ability in the Checkpoint firewall logging
applet that allows me to load up any former saved log file, and filter
according to any criteria I set.

Lets use an example:

I want to show an auditor what exactly went through my firewall,
to/from a specific DMZ host, between the hours of 1 and 3pm GMT, on
July 8th, 2003.

In checkpoint, if I had correctly configured my ruleset, and archived
my log files properly, I could provide this answer within 30 minutes.

Fast forward to my current company, which went with a Cisco PIX
solution based on the up front cost.  I can log all the connections to
my heart content, but boy mining the data to help show what happened
in my above example has been tiresome at best.

Can anyone here please suggest to me some type of logging and more
relevantly, a data mining product that can help me achieve this end?

Currently I am logging all my PIX traffic to a host running Kiwi
syslog daemon, which archives each days logs into a separate folder in
the dated logs directory, creating a new directory named for each date
in the year.

I am looking for a less clunky solution.

Any help is GREATLY appreciated.

Thanks!

-- 
Carey



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