gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
179 stars 21 forks source link

[addtool] pydictor #1351

Closed gwen001 closed 1 year ago

gwen001 commented 1 year ago

[tags]utils,wordlists,bruteforce[/tags] [short_descr]A powerful and useful hacker dictionary builder for a brute-force attack.[/short_descr] [link] https://github.com/LandGrey/pydictor [/link] [link] https://github.com/LandGrey/pydictor [/link] [long_descr] Why I need to use pydictor ?

It always can help you: You can use pydictor to generate a general blast wordlist, a custom wordlist based on Web content, a social engineering wordlist, and so on; You can use the pydictor built-in tool to safe delete, merge, unique, merge and unique, count word frequency to filter the wordlist, besides, you also can specify your wordlist and use '-tool handler' to filter your wordlist.

Highly customized: You can generate highly customized and complex wordlist by modify multiple configuration files, add your own dictionary, using leet mode, filter by length、char occur times、types of different char regex, even add customized encode scripts in /lib/encode/ folder, add your own plugin script in /plugins/ folder, add your own tool script in /tools/ folder.

Powerful and flexible configuration file parsing: Nothing to say,skilled use and you will love it.

Great compatibility: Whether you are using Python 2.7 version or Python 3.x version, pydictor can be run on Windows, Linux or Mac. [/long_descr] [image] https://raw.githubusercontent.com/gwen001/offsectools_www/main/tmp/87c91f1608bdf401772e39456d3d5e5e.png [/image] [image] https://raw.githubusercontent.com/gwen001/offsectools_www/main/tmp/261861d6f9f8dee71868806594835181.png [/image]

gwen001 commented 1 year ago

Issue correctly handled, tool is waiting for human validation.

gwen001 commented 1 year ago

Tool has been accepted by the team: https://offsec.tools/tool/pydictor

Thank you for your contribution!