Skip to content

Compiled list of words tested and used in everyday life, to meet the need for a list for Pentesters focused on common words from real environments in Brazil and other clients in the world.

License

Notifications You must be signed in to change notification settings

mrhenrike/WordListsForHacking

Repository files navigation

WordListsForHacking

Compiled list of words tested and used in everyday life, to meet the need for a list for Pentesters focused on common words from real environments in Brazil and other clients in the world.

  • This list of words was created 4 years ago and is being updated whenever possible.
Title Description
wlist_brasil.lst Brazilian words based on my experience (music, musicians, bands, famous people, artists, tv shows, food and churches) with 5 or more characters
usernames_br.lst Most popular usernames from Brazil
labs_passwords.lst Most common passwords that I use in my class and events
labs_users.lst Most common users that I use in my class and events
labs_mikrotik_pass.lst Most common passwords that I use in my class and events with MikrotikAPI-BF tool

Wordlists from SecLists

  • SecLists is the security tester's companion

Zip

wget -c https://github.com/danielmiessler/SecLists/archive/master.zip -O SecList.zip \
  && unzip SecList.zip \
  && rm -f SecList.zip

Git (Small)

git clone --depth 1 \
  https://github.com/danielmiessler/SecLists.git

Git (Complete)

git clone https://github.com/danielmiessler/SecLists.git

Kali Linux (Tool Page)

$sudo apt -y install seclists

After the installation, you can locate this wordlist in:
/usr/share/seclists

Others Wordslist

OpenOffice Dictionary (various world languages)

Debian-based, Ubuntu, Kali Linux:
$ sudo apt install wbrazilian -y

For other languages choice the packet:
wgerman-medical
wesperanto
wcanadian-small
wcanadian-large
wcanadian-insane
wcanadian-huge
wcanadian
wbritish-small
wbritish-large
wbritish-insane
wbritish-huge
wamerican-small
wamerican-large
wamerican-insane
wamerican-huge
wukrainian
wswiss
wswedish
wspanish
wportuguese
wpolish
wogerman
wnorwegian
wngerman
witalian
wgalician-minimos
wfrench
wfaroese
wdutch
wdanish
wcatalan
wbulgarian
wbritish
wbrazilian
wamerican
miscfiles

After the installation, you can locate this wordlist in:
/usr/share/dict/

Compiled from:

About

Compiled list of words tested and used in everyday life, to meet the need for a list for Pentesters focused on common words from real environments in Brazil and other clients in the world.

Topics

Resources

License

Stars

Watchers

Forks