Wordlist-Generator

modern wordlists from base.txt

install dependencies

sudo apt install crunch hashcat john

Start with the core words you want expanded
call it

base.txt

save script

nano modern_wordlist_builder.sh

paste in script

ctrl +x then y and enter to exit

give permission

chmod +x modern_wordlist_builder.sh

run it

./modern_wordlist_builder.sh

itll generate super gnarly modern wordlist based off your base.txt