Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ikoniaris/kippo-malware
- Owner: ikoniaris
- Created: 2014-02-13T14:18:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-24T22:27:41.000Z (over 10 years ago)
- Last Synced: 2024-07-17T10:59:55.869Z (4 months ago)
- Language: Python
- Homepage: http://bruteforce.gr/kippo-malware
- Size: 211 KB
- Stars: 23
- Watchers: 9
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-honeypot - **21**星
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.