While working on the new version of HoneyDrive (hopefully to be released next week) I encountered an error trying to execute Glastopf web honeypot after following the installation instructions. It seems that the GitHub repo is missing the dork.db file needed for the honeypot’s operation. Luckily Lukas (@glaslos) the developer of Glastopf and honeypot-enthusiast Mikael …
Category Archive: Honeypots
Posted on:
January 10, 2013
Posted on:
December 30, 2012
Dec 26 2012
HoneyDrive Desktop released!
Hello! Merry X-Mas to all I am very happy to be in the position to announce the newest addition to my projects: HoneyDrive (Desktop). What is it? Here is a brief but informative description: HoneyDrive is a virtual appliance (OVA) with Xubuntu Desktop 12.04 32-bit edition installed. It contains various honeypot software packages such as …
Dec 24 2012
Kippo2MySQL v0.2
Kippo2MySQL has been updated to version 0.2, and I think it’s mostly completed. I added DisSsha’s suggestion (dropping existing tables in database) and added a MySQL port option. As mentioned before you will have to manually create a MySQL database to store the data and change all the required values inside the script in order …
Dec 24 2012
Kippo-Graph: version 0.7.4 released!
This is the release of a new version of Kippo-Graph, adding a configuration option allowing connection to a MySQL server that uses a non-standard port. Thanks to Jean-Phelippe for the suggestion. Download it from here: kippo-graph-0.7.4 MD5 Checksum: BA4D5242CFB87F56727A2141149C6A5F SHA-1 Checksum: 7520D2AD05648600F5F1874E4707908C3D490672 CHANGES: Version 0.7.4: + Added config option for non-standard MySQL port. For comments, …
Dec 11 2012
Kippo-Graph: version 0.7.3 released!
This is the release of a new version of Kippo-Graph, fixing a security issue with XSS code in intruders’ input strings being executed by Kippo-Input, plus adding some new tables with basic info about the honeypot’s operation highlighting its general activity (I’m suprised this was overlooked so far). Thanks to A. Ramos for reporting the …