From 136146f3ef961074cf69830087806ef5521ba39b Mon Sep 17 00:00:00 2001 From: PinkDev1 <5990@protonmail.com> Date: Sat, 29 Jan 2022 06:23:04 +0000 Subject: [PATCH] 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 --- Discovery/Web-Content/README.md | 37 +++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Discovery/Web-Content/README.md diff --git a/Discovery/Web-Content/README.md b/Discovery/Web-Content/README.md new file mode 100644 index 000000000..2e440a263 --- /dev/null +++ b/Discovery/Web-Content/README.md @@ -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