sc0tfree / mentalist

Mentalist is a graphical tool for custom wordlist generation. It utilizes common human paradigms for constructing passwords and can output the full wordlist as well as rules compatible with Hashcat and John the Ripper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 1.0 Python 3.6 MIT License sc0tfree Twitter

Mentalist

Logo


Mentalist is a graphical tool for custom wordlist generation. It utilizes common human paradigms for constructing passwords and can output the full wordlist as well as rules compatible with Hashcat and John the Ripper.

For more information on installing and using Mentalist, please visit the wiki.


Mentalist GUI

To get up and running quickly, download a prebuilt executable on the releases page.

Disclaimer

Mentalist should be used only for informational purposes or on authorized system audits. Do not use this tool to aid in illicit access to a system.

License and Contributions

Mentalist is under the MIT License.

Contributions are always welcomed! Please let me know if there's a specific piece of functionality that you'd like to see built-in to the next version of Mentalist.

Thanks

A special thanks to Craig Baker, who was instrumental in helping to develop the backend logic of Mentalist. Additionally, thank you to Shane Carlyon, whose Tkinter-fu was invaluable, and to Gregory Brewer, who contributed the artwork to this project.

Note on ‘Slang and Expletives’ List

I apologize to anyone offended by the built-in list of Slang & Expletives, compiled from a variety of sources. The reality is that some people use truly heinous words for their credentials and this list is meant to help crack them.

Future Work

  • Ability to scrape sites as an attribute in the Base Words node.
  • Add dictionaries and lists for more languages
  • Add UK post codes to Append/Prepend Nodes
  • Option to perform de-duplication of Base Words
  • Mentalist Chain file differencing

About

Mentalist is a graphical tool for custom wordlist generation. It utilizes common human paradigms for constructing passwords and can output the full wordlist as well as rules compatible with Hashcat and John the Ripper.

License:MIT License


Languages

Language:Python 100.0%