|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
What are the best open source cisco pix log analyzers?Hello, everyone .
I am looking for the best open source log analyzers or parsers for Cisco PIX. Please recommend. I found these http://fwlogwatch.inside-security.de/ http://www.wallfire.org/wflogs/ I don't think they are the best of the available Thanks a lọt ------------------------------------------------------------------------ Test Your IDS Is your IDS deployed correctly? Find out quickly and easily by testing it with real-world attacks from CORE IMPACT. Go to http://www.securityfocus.com/sponsor/CoreSecurity_focus-ids_040708 to learn more. ------------------------------------------------------------------------ |
|
|
|
|
|
|
|
|
|
|
|
RE: What are the best open source cisco pix log analyzers?This isn't really an undocumented requirement, it is a value that is set in
the database schema. It can be changed easily enough by changing the length of the column from 16 to 32, 64, 128 or whatever you like. Cheers, Jeff > -----Original Message----- > From: Robertson, Seth (JSC-IM) [mailto:Seth.Robertson-1@...] > Sent: Tuesday, June 13, 2006 2:28 PM > To: focus-ids@... > Subject: RE: What are the best open source cisco pix log analyzers? > > Good luck, I'm afraid there basically aren't any. There is > the Honeynet > Security Console and a Perl script called FISQ which is used to import > log data into the HSC database, but I didn't have much luck with it. > For example, the name of the table my firewall data was stored in was > longer than 16 characters, which violated an undocumented requirement > for HSC to be able read data from it. A cheap alternative is FireGen, > which runs about $200. It produces pretty good reports, but isn't > customizable. > > BTW, there's a firewalls@... mailing list which > you would > probably have better success with. > > > Seth Robertson > > > -----Original Message----- > From: pine@... [mailto:pine@...] > Sent: Tuesday, June 13, 2006 12:53 PM > To: focus-ids@... > Subject: What are the best open source cisco pix log analyzers? > > Hello, everyone . > > > > I am looking for the best open source log analyzers or > parsers for Cisco > PIX. > > > > Please recommend. > > > > I found these > > http://fwlogwatch.inside-security.de/ > > http://www.wallfire.org/wflogs/ > > I don't think they are the best of the available > > > > Thanks a lọt > > > -------------------------------------------------------------- > ---------- > Test Your IDS > > Is your IDS deployed correctly? > Find out quickly and easily by testing it with real-world attacks from > CORE IMPACT. > Go to > http://www.securityfocus.com/sponsor/CoreSecurity_focus-ids_040708 > to learn more. > -------------------------------------------------------------- > ---------- > > -------------------------------------------------------------- > ---------- > Test Your IDS > > Is your IDS deployed correctly? > Find out quickly and easily by testing it > with real-world attacks from CORE IMPACT. > Go to > http://www.securityfocus.com/sponsor/CoreSecurity_focus-ids_040708 > to learn more. > -------------------------------------------------------------- > ---------- > ------------------------------------------------------------------------ Test Your IDS Is your IDS deployed correctly? Find out quickly and easily by testing it with real-world attacks from CORE IMPACT. Go to http://www.securityfocus.com/sponsor/CoreSecurity_focus-ids_040708 to learn more. ------------------------------------------------------------------------ |
|
|
Re: What are the best open source cisco pix log analyzers?Snortalog will read Cisco PIX logs:
http://jeremy.chartier.free.fr/snortalog/ It also has the advantage of being very useful for Snort logs ;-) For just firewall logs, look at fwanalog: http://tud.at/programm/fwanalog/ Regards, Jason Baeder CISSP GCIA GCIH --- pine@... wrote: > Hello, everyone . > > I am looking for the best open source log analyzers or parsers for > Cisco PIX. > > Please recommend. > > I found these > http://fwlogwatch.inside-security.de/ > http://www.wallfire.org/wflogs/ > I don't think they are the best of the available > > Thanks a lọt > > > Test Your IDS > > Is your IDS deployed correctly? > Find out quickly and easily by testing it > with real-world attacks from CORE IMPACT. > Go to > http://www.securityfocus.com/sponsor/CoreSecurity_focus-ids_040708 > to learn more. > ------------------------------------------------------------------------ > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------------------------ Test Your IDS Is your IDS deployed correctly? Find out quickly and easily by testing it with real-world attacks from CORE IMPACT. Go to http://www.securityfocus.com/sponsor/CoreSecurity_focus-ids_040708 to learn more. ------------------------------------------------------------------------ |
|
|
|
|
|
Re: What are the best open source cisco pix log analyzers?On Jun 13, 2006, at 1:24 PM, Jeff Dell wrote: > >> >> Good luck, I'm afraid there basically aren't any. There is >> the Honeynet >> Security Console and a Perl script called FISQ which is used to >> import >> log data into the HSC database, but I didn't have much luck with it. >> For example, the name of the table my firewall data was stored in was >> longer than 16 characters, which violated an undocumented requirement >> for HSC to be able read data from it. A cheap alternative is >> FireGen, >> which runs about $200. It produces pretty good reports, but isn't >> customizable. Thats a funny comment given that a very large search engine company does their own log file analysis using an inhouse tweaked open source application. And no, I'm not going to say who or what since it is not clear to me what exactly the NDA during the interview covered. So I have to disagree with the comment "there arent any". There some good ones IF you will put in the time and effort to dial it into your needs. Firegen is so-so. I used it for about a year on PIX firewalls and while it worked most of the time, it was picky about how the server was set up. It does not like terminal servers much which caused some pain. mikesweeney@... www.packetattack.com Home of "Network Security using Linux" ------------------------------------------------------------------------ Test Your IDS Is your IDS deployed correctly? Find out quickly and easily by testing it with real-world attacks from CORE IMPACT. Go to http://www.securityfocus.com/sponsor/CoreSecurity_focus-ids_040708 to learn more. ------------------------------------------------------------------------ |
|
|
|
|
|
Re: What are the best open source cisco pix log analyzers?You can check out PIX Logging Architecture, it's free and open source and does basically real time PIX log correlation by parsing the PIX syslog messages and pushing them towards a MySQL database which can be consulted with a web based front-end. PIX Logging Architecture 1.x can be found and downloaded at http://www.logging-architecture.net and it's about the release version 2.x in beta .. http://www.logging-architecture.net/pla2/ Cheers. pine-2 wrote: > > Hello, everyone . > > > > I am looking for the best open source log analyzers or parsers for Cisco > PIX. > > > > Please recommend. > > > > I found these > > http://fwlogwatch.inside-security.de/ > > http://www.wallfire.org/wflogs/ > > I don't think they are the best of the available > > > > Thanks a lọt > > > ------------------------------------------------------------------------ > Test Your IDS > > Is your IDS deployed correctly? > Find out quickly and easily by testing it > with real-world attacks from CORE IMPACT. > Go to http://www.securityfocus.com/sponsor/CoreSecurity_focus-ids_040708 > to learn more. > ------------------------------------------------------------------------ > > > -- View this message in context: http://www.nabble.com/What-are-the-best-open-source-cisco-pix-log-analyzers--tf1781816.html#a5879312 Sent from the IDS (Intrusion Detection System) forum at Nabble.com. ------------------------------------------------------------------------ Test Your IDS Is your IDS deployed correctly? Find out quickly and easily by testing it with real-world attacks from CORE IMPACT. Go to http://www.securityfocus.com/sponsor/CoreSecurity_focus-ids_040708 to learn more. ------------------------------------------------------------------------ |
| Free embeddable forum powered by Nabble | Forum Help |