desultory-zz / honeyscripts

scripts to deal with honeypots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

honeyscripts

scripts to deal with honeypots

https://github.com/droberson/ssh-honeypot

files

  • log_to_ip.py

reads a ssh honeypot log file and writes all ips to a file, keeps history and deduplicates

  • ip_to_iptables.py

reads ip file and creates iptables rules to block all ips in the file
the file created is effectively a bash script

About

scripts to deal with honeypots


Languages

Language:Python 100.0%