Utility to move honeyd.log entries to a MySQL database.
This is yet another simple piece of software that extracts all the basic stats from honeyd’s text-based log files and inserts them in a MySQL database. Then you can run some queries and of course visualize the data if you want to.
Many things are hardcoded or dead simple, but it does the job. The file is a modified version of “honeyd_importer” perl script originally writen by Joshua Gimer and shared through “honeypots” mailing list.
...Coming soon will be a complementary application that will run as a daemon and scan the logging database on a regular basis. Specific processing/handling will be available on a per-user basis. The package includes all documentation and scripts to help set up the MySQL database. The script is easy to configure for your own needs. Some Perl DBI knowledge is useful if you intend to modify the script, but not essential.
AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories.
It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more.
phpLogFacility is a log class for PHP (like log4j for java or the dead log4php projects here), which enables you to use an easy to use logging mechanism inside your console or web script without the need of ugly debug screen output.
TINABlog is a web loggingscript written in PHP4. It is intended to be a lightweight script, providing just the necessary functions for maintaining a log or diary on a website.