feat(wordlist): Added clean fortinet-2021 username and passwords wordlists

This commit is contained in:
Ignacio J. Perez Portal 2023-10-10 20:27:07 -03:00
parent 395c945627
commit 51929e9f00
4 changed files with 263800 additions and 0 deletions

View File

@ -0,0 +1,12 @@
## fortinet-2021.txt
`fortinet-2021.txt` contains:
- A [mimikatz](https://github.com/gentilkiwi/mimikatz) dump: Search for `mimikatz` and `SRV_TRAX_LAZ\admin`
- Active Directory LDAP dumps: Search for `cn=`
- IP addresses: Search for `10.1.0.0/20`
- Usernames in an unknown format that seem to be related to IP addresses: Search for lines that match the regex `^.*[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+`
- Encrypted username:password combos: Search for `LUU9P1g5y758fJ1M:{N|3D9g:|zYQB$yH?DIfAvTnk_MrUz3Ge:![zF)~n;t:4Tw^X2-`
- Poorly formatted username:password combinations: In some instances, there's single lines with several combos in the same line and no clear distinction as to where each combo begins and ends.
A cleaned-up version is available as `fortinet-2021_clean-combos.txt`. `fortinet-2021_clean-combos.txt` only contains the clearly distinguishable `username:password` lines.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff