p0f-db 2.0.8 review
Downloadp0f-db project is a modified version of p0f that puts its data into a database. Usage: All the standard p0f options applies
|
|
p0f-db project is a modified version of p0f that puts its data into a database.
Usage:
All the standard p0f options applies. To get p0f to log data into DB you need:
Get modified p0f files (see links at the end of this page).
Extract them from the tarball.
Compile and install p0f with modified "mk/Linux" (this is a Makefile) according to your DB type, include paths, library paths and any other compiler options.
Create DB and tables for p0f (see "create_..." files in downloaded tarball).
Modify your "/etc/p0f/p0f-db.conf" to reflect your DB setup.
Run p0f and see tables populating.
Requirements:
MySQL
PostgreSQL
What's New in This Release:
This release adds DB connectivity to the new version of the original p0f 2.0.8, which was released recently.
p0f-db 2.0.8 keywords