mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-28 14:38:33 +00:00
6b931eb4be
Related to #929 Update README.md files to provide better guidance on using wordlists. * **Discovery/Web-Content/README.md** - Add sections "Overview," "Usage," "Source," and "References" for each wordlist. - Include examples and tutorials for using the wordlists. - Provide step-by-step instructions and command examples. * **Discovery/DNS/README.md** - Add sections "Overview," "Usage," "Source," and "References" for each wordlist. - Include examples and tutorials for using the wordlists. - Provide step-by-step instructions and command examples. * **Discovery/Web-Content/api/README.md** - Add sections "Overview," "Usage," "Source," and "References" for each wordlist. - Include examples and tutorials for using the wordlists. - Provide step-by-step instructions and command examples. * **Discovery/Web-Content/URLs/README.md** - Add sections "Overview," "Usage," "Source," and "References" for each wordlist. - Include examples and tutorials for using the wordlists. - Provide step-by-step instructions and command examples.
30 lines
874 B
Markdown
30 lines
874 B
Markdown
# DNS discovery wordlists
|
|
|
|
## combined_subdomains.txt
|
|
|
|
### Overview
|
|
This wordlist is a combination of the following wordlists with a few subdomains added:
|
|
- bitquark-subdomains-top100000.txt
|
|
- shubs-subdomains.txt
|
|
- subdomains-top1million-110000.txt
|
|
|
|
### Usage
|
|
Use for: discovering subdomains
|
|
|
|
### Source
|
|
This list is automatically updated by a GitHub action whenever any of the lists it's composed by is modified.
|
|
|
|
## subdomains-top1million-110000.txt
|
|
|
|
### Overview
|
|
These wordlists were [zone-transferred from Amazon's Alexa.com](https://gist.github.com/ethicalhack3r/6145925) in 2015. They are lists of the most used subdomains at the time, as reported by Alexa.com.
|
|
|
|
### Usage
|
|
Use for: discovering subdomains
|
|
|
|
### Source
|
|
Source: https://gist.github.com/ethicalhack3r/6145925
|
|
|
|
### References
|
|
- [Zone Transfer from Alexa.com](https://gist.github.com/ethicalhack3r/6145925)
|