mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-12 04:31:04 +00:00
Revert "feat(docs): Improve readme files for better clarity and usage examples"
This commit is contained in:
committed by
GitHub
parent
c52dfc5e4d
commit
c5a3d9647e
+5
-21
@@ -1,29 +1,13 @@
|
||||
# DNS discovery wordlists
|
||||
## combined_subdomains
|
||||
|
||||
## 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
|
||||
## `subdomains-top1million-*`
|
||||
|
||||
### Source
|
||||
This list is automatically updated by a GitHub action whenever any of the lists it's composed by is modified.
|
||||
> [!WARNING]
|
||||
> These wordlists are several years old, they were made in 2015. You will not be able to detect deployments of any services which were invented after 2015 using these wordlists, because their names will not be on the lists.
|
||||
|
||||
## 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)
|
||||
These wordlists were [zone-transfered 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.
|
||||
Reference in New Issue
Block a user