Portuguese Password Wordlist Work

The goal of this work is to create, analyze, and optimize a password wordlist tailored to Portuguese-speaking users (pt-PT and pt-BR). This is essential for:

Unlike generic English-based wordlists (e.g., rockyou.txt), a Portuguese list captures local vocabulary, common names, dates, and keyboard patterns that local users actually choose. portuguese password wordlist work


Portuguese layouts are essentially QWERTY with Ç and accents. Common walks: The goal of this work is to create,

qwertyuiop
asdfghjklç
zxcvbnmç

Generate patterns with kwprocessor (kpp) or crunch: Unlike generic English-based wordlists (e

crunch 4 8 abcdefghijklmnopqrstuvwxyzç -o kb_patterns.txt

A consultant testing a Brazilian e-commerce site found:

Top passwords found: flamengo, brasil, senha123, corinthians, joaosilva

sed 's/$/123/' base_noaccent.txt >> combined.txt sed 's/$/2023/' base_noaccent.txt >> combined.txt

Subscribe to our mailing list

(All fields required, ultra low email traffic!)