Re: pf http reporting tool

2006-12-21 Thread Henning Brauer
* Edy <[EMAIL PROTECTED]> [2006-12-21 16:18]: > I am wondering if there is any tool which is able to show the attacks > that has passed through PF sure, tcpdump the attack0 interface -- Henning Brauer, [EMAIL PROTECTED], [EMAIL PROTECTED] BS Web Services, http://bsws.de Full-Service ISP - Secur

Re: pf http reporting tool

2006-12-21 Thread Jason Dixon
On Dec 21, 2006, at 10:04 AM, Edy wrote: Hi, I am wondering if there is any tool which is able to show the attacks that has passed through PF and present it on a web based? You could try Hatchet. It sucks, but there aren't many alternatives. Beware though, the developer is lazy and pron

Re: pf http reporting tool

2006-12-21 Thread Josh Grosse
On Thu, Dec 21, 2006 at 11:04:54PM +0800, Edy wrote: > Hi, > > I am wondering if there is any tool which is able to show the attacks > that has passed through PF and present it on a web based? Google for IDS or "Intrusion Detection Systems" -- the most popular free IDS is likely to be snort, whi

Re: pf http reporting tool

2006-12-21 Thread Johan Petersson
Hi Edy, You could try using snort behind your firewall and then write a tool to analyze the snort logfile, presenting its result in html if that is what you want Haven't heard of such tool though. And most common services produce nice logfiles if you ask them to. Many forms of attacs that pas

pf http reporting tool

2006-12-21 Thread Edy
Hi, I am wondering if there is any tool which is able to show the attacks that has passed through PF and present it on a web based? Thank you Edy