wabzsy / pwlist

Password lists obtained from strangers attempting to log in to my server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSH Brute Force Passwords

As many people do, I have a honeypot listening on port 22 which keeps a record of unauthorised login attempts. I wrote some scripts that analyse these attempts and generate password lists by various metrics, this repository holds the scripts as well as the output password lists.

Not all of them are good. My favs so far:

Password groupings implemented so far:

About

Password lists obtained from strangers attempting to log in to my server.

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%