Home

Awesome

Kippo-Malware

Kippo-Malware is a Python script that will download all malicious files stored as URLs in a Kippo SSH honeypot database.

This is useful in situations where you have lost your files or something happened to your VPS/server but you still have your DB intact.

The script also supports HTTP proxy usage to cover your IP address from malicious servers and custom User-Agent values.

Requirements:

The script uses the following packages: MySQL-python, pony, requests, and clint.