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 …
Category Archive: Honeypots
Feb 13 2014
Announcing Kippo-Malware
This is another side project, with the goal of creating a script that will download all malicious files stored as URLs in a Kippo SSH honeypot database (and help me learn some Python during the process). This is useful in situations where you have lost your files or something happened to your VPS/server but you …
Posted on:
February 13, 2014
Feb 11 2014
HonSSH - A high interaction honeypot solution for Linux based systems
This is a guest post by BruteForce Lab’s long time supporter and honeypot enthusiast “Black September”. It is also posted on his site here. Honeypots are nothing new, their use pre-dates computers and malware. Their main goal is to passively sit and wait for someone to engage them. The handler (administrator) of the honeypot will …
Feb 06 2014
Kippo-Graph 0.9.1 - Google Map fix
Kippo-Graph has been updated to version 0.9.1, fixing the Google Map rendering issue in Kippo-Geo component. You can download the new version from here: kippo-graph-0.9.1, or clone/pull from Kippo-Graph’s git repository hosted on GitHub: https://github.com/ikoniaris/kippo-graph. As always, here are the checksums for the tar file: MD5 Checksum: 5F496A1C3AF911B644E0A2E54D60980C SHA-1 Checksum: CDA97448823C202B181B4453153812B019F19CE2 CHANGES: Version 0.9.1: + …
Dec 20 2013
Vagrant configuration for Dionaea malware honeypot
I am happy to announce another small side-project. This time, I decided to make a Dionaea malware honeypot VM available with one command (no kidding!) Lately, I have been playing around with Vagrant which is a fantastic tool to include in your development workflow. Apart from others, Vagrant allows you to create virtual machines and …
Posted on:
November 19, 2013