Skip to content

Instantly share code, notes, and snippets.

@mikeboers
Created November 20, 2014 16:09
Show Gist options
  • Save mikeboers/678cd3bf00046eecc457 to your computer and use it in GitHub Desktop.
Save mikeboers/678cd3bf00046eecc457 to your computer and use it in GitHub Desktop.
Password attempts to SSH server
This is lifted from http://w8rbt.org/patches/results.txt
which is not up at time of tweeting.
// Average brute-force attempts per year
6,803,663
// Average brute-force attempts per day
18,640
// Top ten complex frequent passwords
P@ssw0rd 17111
1qaz@WSX 8899
Admin@123 7649
P@$$w0rd 7201
!QAZ2wsx 6611
Admin123!@# 5717
os10+ZTE 4703
P@ssw0rd1234 2499
P@ssw0rd1 2471
Pa$$w0rd 2187
// Top ten all frequent passwords
123456 42955
admin 40222
password 29701
1234 22875
root 20438
1qaz2wsx 19625
root123 19090
12345 18123
123123 17974
admin123 17922
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment