Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ikoniaris/kippo-malware

Download all malicious files from a Kippo SSH honeypot database
https://github.com/ikoniaris/kippo-malware

Last synced: 3 months ago
JSON representation

Download all malicious files from a Kippo SSH honeypot database

Awesome Lists containing this project

README

        

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.