Skip to content

Pukeko goes in the wild, create tailored wordlists and enumerate credentials from a local folder

License

Notifications You must be signed in to change notification settings

francesco1119/Pukeko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fantail

issues network stargazers LICENSE

Pukeko

Pukeko goes in the wild, create tailored wordlists and enumerate credentials from a local folder

Tired of using sort input.txt | uniq > output.txt I wanted to create a cross OS script that could read any possible file, take each word once, and list them all in a word-list.

How to Install

  1. pip install argparse glob python-magic textract colorama

Troubleshooting:

If the situation gets tragic open an issue and I will help you troubleshooting

How to use it

Pukeko can currently parse: '.csv', '.doc', '.docx', '.eml', '.epub', '.gif', '.htm', '.html', '.jpeg', '.jpg', '.json', '.log', '.mp3', '.msg', '.odt', '.ogg', '.pdf', '.png', '.pptx', '.ps', '.psv', '.rtf', '.tff', '.tif', '.tiff', '.tsv', '.txt', '.wav', '.xls', '.xlsx'. plus any file that could be read by a command prompt

Have a look at my YouTube presentatoin:

IMAGE ALT TEXT HERE

Future developent

On spare time my TODO list is:

  • add option -URL to create wordlists from a target web page like CeWL
  • add option -site to create wordlists from a target website
  • add option Leet (or 1337), also known as eleet or leetspeak (so many passwords are week because of leetspeak )
  • add multilanguage (pip install alphabet-detector)
  • add highlight HotWords in string
  • add e-mail to HotWords

About

Pukeko goes in the wild, create tailored wordlists and enumerate credentials from a local folder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages