A simple password list generator from a small base wordlist. Perfect if you have some socially engineered or cewled keywords on your target and want to create a simple password list for brute forcing. Its written in php (will port it to python later).
git clone https://github.com/sethvoid/pwd.git
https://github.com/sethvoid/pwd
run like so
php pwd.php --file=socialwords.txt --output=passwordlist.txt
I don't often share my work, so let me know what you think.
Disclaimer
As is written in the help file and readme please don't use for illegal purposes. (goes without saying really.)
Thanks
Max
[link] [comments]
from hacking: security in practice https://ift.tt/cdmRX5k
Comments
Post a Comment