mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-13 09:16:08 +00:00
Create README.md at Discovery/Web-Content
I feel like every folder on this repo should have a README. Some wordlists have very confusing names
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
# Web discovery wordlists
|
||||
|
||||
## combined_words.txt
|
||||
|
||||
Use for: discovering files
|
||||
This list is automatically updated by a github action whenever any of the lists it's composed by is modified.
|
||||
|
||||
This list is a combination of the following wordlists:
|
||||
|
||||
- big.txt
|
||||
- common.txt
|
||||
- raft-large-words-lowercase.txt
|
||||
- raft-large-words.txt
|
||||
- raft-medium-words-lowercase.txt
|
||||
- raft-medium-words.txt
|
||||
- raft-small-words-lowercase.txt
|
||||
- raft-small-words.txt
|
||||
|
||||
|
||||
## combined_directories.txt
|
||||
|
||||
Use for: discovering files and directories
|
||||
This list is automatically updated by a github action whenever any of the lists it's composed by is modified.
|
||||
|
||||
This list is a combination of the following wordlists:
|
||||
- apache.txt
|
||||
- combined_words.txt
|
||||
- directory-list-1.0.txt
|
||||
- directory-list-2.3-big.txt
|
||||
- directory-list-2.3-medium.txt
|
||||
- directory-list-2.3-small.txt
|
||||
- raft-large-directories-lowercase.txt
|
||||
- raft-large-directories.txt
|
||||
- raft-medium-directories-lowercase.txt
|
||||
- raft-medium-directories.txt
|
||||
- raft-small-directories-lowercase.txt
|
||||
- raft-small-directories.txt
|
||||
Reference in New Issue
Block a user