All Projects → carlospolop → Auto_Wordlists

carlospolop / Auto_Wordlists

Licence: other
No description, website, or topics provided.

Programming Languages

python
139335 projects - #7 most used programming language

Auto_Wordlists

This repo will generate wordlist in 3 different ways:

  • The wordlist wordlists/trusted_resolvers.txt are the IPs of DNS servers that, apparently, can be trusted. It's generated every 8 hours.
  • The wordlist wordlists/ghdb.json.txt is the google hacking database in JSON format. It's generated once a week.
  • The rest of the wordlists are web fuzzing/discovery wordlists. They are generated once a week.

Contribute

The web fuzzing/discovery wordlists are generated from custom wordlists located in custom_wordlists/ and from URLs that are indicated in scripts/yaml_lists/lists.yaml.

Feel free to submit PRs with new payloads for the custom lists or new URLs for the generates wordlists!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].