g0tmi1k
|
9239f0a284
|
find . -name '*_*' -exec rename 's/_/-/g' "{}" \;
|
2019-05-08 11:54:39 +01:00 |
|
g0tmi1k
|
a65f6bd665
|
Close #291 - Fix encoding issues
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
|
2019-05-08 11:04:00 +01:00 |
|
g0tmi1k
|
6d3b37a3c9
|
Close #293 - Ten Million Passwords
Source: https://xato.net/today-i-am-releasing-ten-million-passwords-b6278bbe7495
https://wpengine.com/unmasked/
https://mega.nz/#!SdYnkJRJ!HmD04LH8Gk8JtlNG6O2NnF2yH9qWJPWtSXbLU2ZR9Q8
$ awk -F '\t' '{print $1}' 10-million-combos.txt | LC_ALL=C sort | LC_ALL=C uniq -c | LC_ALL=C sort -nr | awk -F ' ' '{for (i=2; i<=NF; i++) print $i}' > xato-net-10-million-usernames.txt
$ awk -F '\t' '{print $2}' 10-million-combos.txt | LC_ALL=C sort | LC_ALL=C uniq -c | LC_ALL=C sort -nr | awk -F ' ' '{for (i=2; i<=NF; i++) print $i}' > xato-net-10-million-passwords.txt
$ awk -F '\t' '{print $1}' 10-million-combos.txt | LC_ALL=C sort | LC_ALL=C uniq -c | LC_ALL=C sort -nr | grep -v ' 1 ' | awk -F ' ' '{for (i=2; i<=NF; i++) print $i}' > xato-net-10-million-usernames-dup.txt
$ awk -F '\t' '{print $2}' 10-million-combos.txt | LC_ALL=C sort | LC_ALL=C uniq -c | LC_ALL=C sort -nr | grep -v ' 1 ' | awk -F ' ' '{for (i=2; i<=NF; i++) print $i}' > xato-net-10-million-passwords-dup.txt
|
2019-05-08 10:30:38 +01:00 |
|
Beverdam
|
c1c63869ba
|
Rename 100k_most_used_passwords_NCS.txt to 100k_most_used_passwords_NCSC.txt
Changed filename
|
2019-04-22 19:32:00 +02:00 |
|
Beverdam
|
80700778d8
|
Added NCSC top 100K used passwords
Based of https://www.ncsc.gov.uk/static-assets/documents/PwnedPasswordTop100k.txt and https://www.ncsc.gov.uk/blog-post/passwords-passwords-everywhere
|
2019-04-22 19:30:54 +02:00 |
|
Björn Kimminich
|
35488476b6
|
Add worlds-safest-password list by Der Postillon
https://www.der-postillon.com/2014/04/it-experten-kuren-mb2r5ohf-0t-zum.html
|
2019-04-05 09:29:47 +02:00 |
|
govolution
|
887d68264b
|
Update vagrant credentials
Source: https://app.vagrantup.com/peru/boxes/windows-10-enterprise-x64-eval
|
2019-02-21 15:21:32 +01:00 |
|
mathieu-aubin
|
354850ed46
|
removes exec. bits
|
2019-01-27 21:27:04 +01:00 |
|
Indi Nijhof
|
894f7baa67
|
Update ftp-betterdefaultpasslist.txt
Added anonymous login credentials for more complete enumeration
|
2019-01-26 19:49:05 +01:00 |
|
g0tmi1k
|
ddb1eb2ccb
|
Merge pull request #258 from henry701/patch-1
Fix row collumn quantity to 4
|
2019-01-07 15:50:20 +00:00 |
|
g0tmi1k
|
5e1dc9cc79
|
Fix #259 - Recover from bad merge
|
2019-01-07 15:40:56 +00:00 |
|
henry701
|
ea1782d78b
|
Fix row collumn quantity to 4
Suggested by the GitHub Web Tooltip
|
2019-01-01 10:59:56 -02:00 |
|
Daniel Miessler
|
778b16115f
|
Added https://github.com/g0tmi1k to the project leaders list.
|
2018-12-31 11:53:56 -08:00 |
|
Nathan Windisch
|
3e94e76727
|
Updated this file to be a real CSV file.
Just did a `:%s/;/,/g` on the file, that's it.
|
2018-12-10 17:19:03 +00:00 |
|
Francis
|
089070f8ce
|
dietpi
dietpi
|
2018-12-09 02:16:23 +00:00 |
|
Martin407
|
86306f8d03
|
Removed duplicate entry
|
2018-11-13 11:57:59 -05:00 |
|
g0tmi1k
|
11bea7627e
|
Merge pull request #223 from govolution/patch-3
Update telnet-betterdefaultpasslist.txt
Source: https://github.com/govolution/betterdefaultpasslist/blob/master/sources.txt
|
2018-10-10 11:23:52 +01:00 |
|
g0tmi1k
|
31775a887e
|
Merge pull request #222 from govolution/patch-2
Update ssh-betterdefaultpasslist.txt
Source: https://github.com/govolution/betterdefaultpasslist/blob/master/sources.txt
|
2018-10-10 11:23:16 +01:00 |
|
govolution
|
ecb24ff385
|
Update telnet-betterdefaultpasslist.txt
For sources please refer: https://github.com/govolution/betterdefaultpasslist/blob/master/sources.txt
|
2018-10-10 05:57:27 +02:00 |
|
govolution
|
84bd8f017a
|
Update ssh-betterdefaultpasslist.txt
Sources: https://github.com/govolution/betterdefaultpasslist/blob/master/sources.txt
|
2018-10-10 05:55:43 +02:00 |
|
govolution
|
7928dde3c2
|
Update mysql-betterdefaultpasslist.txt
|
2018-10-10 05:52:05 +02:00 |
|
govolution
|
c6017c2357
|
Update mysql-betterdefaultpasslist.txt
|
2018-10-10 05:48:03 +02:00 |
|
Jens Timmerman
|
c57af9dcf6
|
add default passwords for zenitel devices
as documented at https://wiki.zenitel.com/wiki/Password_(IP_Stations)
|
2018-10-08 15:39:30 +02:00 |
|
hitericcow
|
3fa3a9724c
|
Update default-passwords.csv
|
2018-10-03 13:45:39 +02:00 |
|
tehmoon
|
9d28400e93
|
Update default-passwords.csv
Default password for `cusadmin` didn't work so I looked in the [documentation](https://business.comcast.com/help-and-support/internet/setup-manage-comcast-wifi-business-wireless-gateway/) and they suggested to try between two passwords.
The second one worked.
|
2018-08-22 17:11:30 -04:00 |
|
g0tmi1k
|
9c67af9639
|
Merge pull request #207 from govolution/master
Added tomcat & added pw to mysql list
|
2018-07-12 21:42:28 +01:00 |
|
govolution
|
c7a64549a1
|
Update mysql-betterdefaultpasslist.txt
added vagrant pw
|
2018-07-12 22:13:47 +02:00 |
|
govolution
|
ac8f33482f
|
Create tomcat-betterdefaultpasslist.txt
Thx to edoz90, added some more.
|
2018-07-12 22:13:06 +02:00 |
|
g0tmi1k
|
2e9947bb8b
|
Merge pull request #205 from govolution/master
Source ~ https://github.com/govolution/betterdefaultpasslist/blob/master/sources.txt
|
2018-07-09 07:14:34 +01:00 |
|
govolution
|
95dad204d0
|
Update ssh-betterdefaultpasslist.txt
|
2018-07-08 21:29:55 +02:00 |
|
govolution
|
ce0e15a7fd
|
Update windows-betterdefaultpasslist.txt
|
2018-07-08 21:27:58 +02:00 |
|
g0tmi1k
|
bc8b14dbb5
|
Fix for #201 - \_ -> _
|
2018-07-05 07:19:39 +01:00 |
|
govolution
|
75f47e0485
|
Update ssh-betterdefaultpasslist.txt
|
2018-07-04 23:25:59 +02:00 |
|
govolution
|
386f032ff6
|
Update mysql-betterdefaultpasslist.txt
|
2018-07-04 23:23:51 +02:00 |
|
Paul A
|
02a285dee9
|
Added CIRT default usernames/passwords from https://cirt.net/passwords
|
2018-06-21 07:14:22 +02:00 |
|
Matt Robinson
|
aca4935063
|
Adding PHP Magic Hashes.
Taken from https://www.whitehatsec.com/blog/magic-hashes/
|
2018-05-28 07:53:48 -04:00 |
|
g0tmi1k
|
b6163f2af6
|
Quick rename
|
2018-03-21 16:02:59 +00:00 |
|
g0tmi1k
|
14318bd32b
|
Fixed 10-million-password-list-top-1000000.txt with control character (Fix #139)
Command: find . -type f -print -exec sh -c 'cat -v -n {} | grep "\^C4"' \;'
|
2018-03-07 10:59:34 +00:00 |
|
g0tmi1k
|
208d2e430d
|
Added betterdefaultpasslist (Fix #143)
Source: https://github.com/govolution/betterdefaultpasslist
|
2018-03-07 10:42:27 +00:00 |
|
g0tmi1k
|
cd38a43352
|
4 Digit PIN (Fix #169)
Source: http://jemore.free.fr/wordpress/wp-content/pin_codes_sorted_by_frequency.zip
|
2018-03-07 10:35:51 +00:00 |
|
g0tmi1k
|
4489327009
|
Worst Passwords 2017 - SpashData (Fix #173)
Source: https://13639-presscdn-0-80-pagely.netdna-ssl.com/wp-content/uploads/2017/12/Top-100-Worst-Passwords-of-2017a.pdf
|
2018-03-07 10:24:22 +00:00 |
|
g0tmi1k
|
ec7a327edb
|
Remove trace of 'merged.tar.gz' (Fix for #172)
|
2018-03-07 09:44:42 +00:00 |
|
g0tmi1k
|
7611257a60
|
Quick rename of files
|
2018-03-05 11:03:11 +00:00 |
|
g0tmi1k
|
934a28d094
|
Removed duplicate file
`<N/A>,<N/A>,H4!b5at+kWls-8yh4Guq,Troll from: https://mostsecure.pw/`
|
2018-03-05 10:31:42 +00:00 |
|
g0tmi1k
|
4f84b3c29b
|
Renamed folders to be the 'full' names
|
2018-03-05 10:31:16 +00:00 |
|
g0tmi1k
|
cb93d0d0b5
|
README.md clean up
|
2018-03-05 10:30:50 +00:00 |
|
g0tmi1k
|
08f12147a3
|
Add "-" to split up words, moved files since PR accepted
- PRs: #122, #123, #125, #126, #136, #146, #149, #162, #174, #176
|
2018-03-05 10:30:27 +00:00 |
|
g0tmi1k
|
47afcb61e2
|
Removed duplicate files
|
2018-03-05 10:04:37 +00:00 |
|
g0tmi1k
|
7a55e1871c
|
Remove pointless files.
|
2018-03-05 09:52:00 +00:00 |
|
Daniel Miessler
|
802eb2ae15
|
Merge pull request #162 from otih/master
add user/pw from https://pw.fabian-fingerle.de
|
2018-03-04 12:33:41 -08:00 |
|
Daniel Miessler
|
657520f370
|
Merge pull request #149 from n3k00n3/master
Add a new dic from "'Something' Azul"
|
2018-03-04 12:33:11 -08:00 |
|
Daniel Miessler
|
ca484b30a0
|
Merge pull request #174 from jhsware/patch-1
Added POTUS Twitter password just to mess with him
|
2018-03-04 12:25:58 -08:00 |
|
Daniel Miessler
|
fbf33ad603
|
Merge pull request #176 from berzerk0/ProbWL_additions
Added lists from Probable-Wordlists V2
|
2018-03-04 12:25:07 -08:00 |
|
Daniel Miessler
|
49a6d721ff
|
Merge pull request #128 from g0tmi1k/structure
Structure Clean Up
|
2018-03-04 12:23:06 -08:00 |
|
Ben
|
4d6d6dcee2
|
Added lists from Probable-Wordlists V2
|
2018-02-22 10:58:10 -05:00 |
|
jhsware
|
14128bab60
|
Added POTUS Twitter password
|
2018-02-20 10:42:14 +01:00 |
|
Daniel Miessler
|
7cf6e78ff5
|
Addded Darkweb 10,100,1K,10K to Passwords.
|
2018-01-02 21:46:14 -08:00 |
|
otih
|
45ca996cde
|
add user/pw from https://pw.fabian-fingerle.de
|
2017-12-28 23:39:43 +01:00 |
|
Daniel Miessler
|
b794ed7aaa
|
Updated licensing.
|
2017-12-19 05:17:27 -08:00 |
|
g0tmi1k
|
85ac8e9be7
|
Fix merge conflict
|
2017-11-27 15:08:43 +00:00 |
|
n3k00n3
|
72df59163a
|
adding a new file with pass
|
2017-10-29 22:50:23 -03:00 |
|
Jason Haddix
|
de94676ff9
|
Merge pull request #121 from leesoh/master
Updated entries
|
2017-09-28 12:55:31 -07:00 |
|
Jason Haddix
|
1e8d37670c
|
Merge pull request #130 from rik43/patch-1
Update passwords_youporn2012.txt
|
2017-09-28 12:48:48 -07:00 |
|
Nikolaos Kakouros
|
237e52f3c5
|
Corrects the mirai list
|
2017-09-12 19:16:18 +02:00 |
|
g0tmi1k
|
25d4ac447e
|
rename 's/_/-/g'
|
2017-08-23 14:55:06 +01:00 |
|
rik43
|
b611c49aa2
|
Update passwords_youporn2012.txt
merge conflict clear
|
2017-07-17 16:55:50 +03:00 |
|
g0tmi1k
|
7ac72f1003
|
Removed duplicate files
|
2017-07-11 13:59:26 +01:00 |
|
g0tmi1k
|
a97be9373e
|
Started sorting "Miscellaneous/" & "Fuzzing/"
|
2017-07-11 13:53:16 +01:00 |
|
g0tmi1k
|
7c47ae1d16
|
"Passwords/" Clean up
|
2017-07-11 13:18:31 +01:00 |
|
g0tmi1k
|
3d25aca3d6
|
Moved leaked passwords lists
|
2017-07-11 12:47:47 +01:00 |
|
Liam Somerville
|
301b19e724
|
Update default-passwords.csv
|
2017-06-19 09:00:18 -06:00 |
|
Liam Somerville
|
65e9d1c5cb
|
Merge pull request #1 from danielmiessler/master
Updating.
|
2017-06-19 08:58:40 -06:00 |
|
Daniel Miessler
|
caa16c8887
|
Merge pull request #98 from DarrenRainey/master
Create top-20-common-SSH-passwords
|
2017-05-11 21:49:18 -04:00 |
|
Daniel Miessler
|
e3f5e903fc
|
Merge pull request #90 from semprix/master
added password, qwerty, baseball, and startwars iteration
|
2017-05-11 21:47:14 -04:00 |
|
Daniel Miessler
|
0acf79da3d
|
Merge pull request #81 from espreto/wordlist_medical_devices
Add a wordlist for medical devices.
|
2017-05-11 21:42:54 -04:00 |
|
Daniel Miessler
|
22e99f5af9
|
Merge pull request #77 from henshin/patch-2
Update Sucuri_Top_Wordpress_Passwords.txt
|
2017-05-11 21:42:23 -04:00 |
|
Daniel Miessler
|
fc713582d5
|
Merge pull request #76 from michenriksen/master
Update Default Passwords List
|
2017-05-11 21:41:55 -04:00 |
|
Daniel Miessler
|
379b518ab1
|
Merge pull request #78 from whoot/master
Lizard Squad Passwords
|
2017-05-11 21:40:35 -04:00 |
|
DarrenRainey
|
bf6cb3bb46
|
Create top-20-common-SSH-passwords
Added 20 common SSH passwords
|
2016-11-19 22:01:08 +00:00 |
|
Dax Labrador
|
e3b31c897c
|
added word alpha iteration
|
2016-10-26 09:46:24 +08:00 |
|
Dax Labrador
|
de4038fdf6
|
added word bankaccount to iteration
|
2016-10-26 09:32:18 +08:00 |
|
Dax Labrador
|
a3394e3bc0
|
added word iteration tikbalang
|
2016-10-26 09:30:34 +08:00 |
|
Dax Labrador
|
d7c16afc93
|
added word honda, suzuki, semperfi
|
2016-10-26 09:28:25 +08:00 |
|
Dax Labrador
|
8683713d27
|
added word starwars
|
2016-10-26 09:24:33 +08:00 |
|
Dax Labrador
|
1025fb2e3f
|
added word baseball
|
2016-10-26 09:22:55 +08:00 |
|
Dax Labrador
|
9e6d6c75de
|
added word qwerty
|
2016-10-26 09:21:53 +08:00 |
|
Dax Labrador
|
e37110ac58
|
added password iteration
|
2016-10-09 05:56:56 +08:00 |
|
Daniel Miessler
|
a823fad248
|
Mirai botnet creds.
|
2016-10-08 02:07:25 +01:00 |
|
espreto
|
2d6a10df13
|
Add a wordlist for medical devices.
|
2016-09-30 02:38:20 -03:00 |
|
Jan Rude
|
1ae36cced4
|
Lizard Squad Passwords
passwords from the lizard squad hack by anonymous.
|
2016-09-23 13:37:51 +02:00 |
|
Tiago Sintra
|
2fc85ee68e
|
Update Sucuri_Top_Wordpress_Passwords.txt
Remove prefixed space
|
2016-09-11 20:15:40 +02:00 |
|
Michael Henriksen
|
7c63242d0c
|
Update and reorder default passwords list
|
2016-09-09 14:14:22 +02:00 |
|
Dax Labrador
|
2d17c896fc
|
added banana 1337speak
|
2016-08-18 02:34:59 +08:00 |
|
Dax Labrador
|
54970eab02
|
Create 1337speak.txt
Collection of 1337sp34k passwords
|
2016-08-02 07:41:10 +08:00 |
|
Daniel Miessler
|
bd2ffdc833
|
Merge pull request #60 from vortexau/master
Added default passwords for Kodi, OSMC and Supercook
|
2016-07-20 10:59:41 -07:00 |
|
Daniel Miessler
|
7fe8372205
|
Merge pull request #64 from 0x90shell/master
MuslimMatch
|
2016-07-20 10:57:19 -07:00 |
|
Liam Somerville
|
655d1258df
|
Add Ironport
|
2016-07-19 06:28:10 -06:00 |
|
w4rgh0st
|
374707797a
|
MuslimMatch
90.92% Recovered (24.5hrs w/ 6950)
|
2016-07-15 03:38:33 -05:00 |
|
Daniel Miessler
|
36b3182857
|
Cleanup of directory structure.
|
2016-07-14 18:59:54 -07:00 |
|
Daniel Miessler
|
9b8e66e642
|
Removed merged list taking up tons of room.
|
2016-07-14 18:45:42 -07:00 |
|