This is the release of another version of Kippo-Graph, reaching version 1.1! It wasn’t a long time ago that I deemed Kippo-Graph as “complete”. Turns out that Markus didn’t share the same view and so he decided to do something about it. Kippo-Graph 1.1 comes with added information about each session playing in Kippo-Playlog. Information includes: list of …
Category Archive: Blog News
Jun 08 2014
Kippo-Graph 1.0 released
This is the release of a new version of Kippo-Graph, incorporating various fixes. I decided to mark this as the first major release of Kippo-Graph as it seems mostly “complete”. Download: kippo-graph-1.0 or clone/pull from GitHub: https://github.com/ikoniaris/kippo-graph MD5 Checksum: CDFD4D9ACC1B80475A5A2D009C79D262 SHA-1 Checksum: 5B7FE645223BFBD43BE66C51A3DC592B5178EF47 CHANGES: Version 1.0: + Various fixes and updates. For comments, suggestions, fixes, please use the Kippo-Graph page: http://bruteforce.gr/kippo-graph
Apr 28 2014
Kippo2ElasticSearch + Kibana update
The Kippo2ElasticSearch script has been updated and now creates proper entries with all attributes needed for each SSH login attempt. I have also included an exported Kibana dashboard file that you can import in your own instance and visualize the results. This is going to be very useful and it looks great. Please get/update by cloning/pulling from GitHub: https://github.com/ikoniaris/kippo2elasticsearch …
Mar 30 2014
Kippo-Graph 0.9.3 released, with new component: “Kippo-IP”
This is the release of a new version of Kippo-Graph, adding a new component: Kippo-IP. Using Kippo-IP you can get a table view of all attacks and inputs by IP address. Kippo-IP has been developed by s0rtega, so make sure to send him your thanks! Download: kippo-graph-0.9.3 or clone/pull from GitHub: https://github.com/ikoniaris/kippo-graph MD5 Checksum: 30FDEC6F6F0F75689E776D61616CD18C SHA-1 Checksum: 6E31D17965E3DEDCAD5A123A2572EE04820E5FC1 CHANGES: Version …
Mar 24 2014
Kippo-Graph 0.9.2, with Kippo-Playlog!
This is the release of a new version of Kippo-Graph, adding a new component: Kippo-Playlog. Now you can play captured honeypot sessions in real time inside Kippo-Graph! Kippo-Playlog has been developed by CCoffie, so make sure to send him your thanks! The support is somewhat experimental, so please update Kippo-Graph, test it with your database and …
Feb 18 2014
Kippo-Malware update #2
Kippo-Malware has been updated again! It now includes support for Kippo’s configuration file. This means that you can simply pass a “-c” or “-config” argument with a kippo.cfg file and Kippo-Malware will fetch all settings corresponding to MySQL and downloads directory from it. Various small fixes have been applied as well. You can download it …
Feb 14 2014
Kippo-Malware update
Kippo-Malware has been updated! It now includes optional arguments to select an HTTP proxy through which to download the files (as to not send your IP to attacker-owned servers) and also supports custom User-Agent values. A list of HTTP proxies can be found online, e.g.: https://hidemyass.com/proxy-list/search-225414 You can download it from: https://github.com/ikoniaris/kippo-malware (git clone or …