Download List

專案描述

FLoP is designed to gather alerts with payload
from distributed snort sensors on a central server
and to store them in a database (PostgreSQL and
MySQL are supported). On the sensor, the output is
written to a process called sockserv. This process
is threaded; one thread receives and buffers the
alert packets, and the other thread forwards them
to a central server. The output is decoupled from
snort, which can proceed in sniffing instead of
waiting for the output plugins. At the central
server, a process called servsock gathers all
alerts from the remote sensors and feeds them to
the database. A short description of alerts with
high priority together with the database ID can be
sent via email to a list of recipients.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-26 23:54 Back to release list
1.4.1

Event_references is now unique among restarts of snort so that getpacket is able to rebuild only packets of the same tagged session.Additional packet information like MAC addresses and vendor information can be printed out. This release has a -Z option to disable the use of UTC time within the database (the local timezone is used instead). Some minor bugs are fixed and configure makes some additional checks.
標籤: Minor feature enhancements

Project Resources