mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-20 01:40:35 +00:00
Merge pull request #827 from ItsIgnacioPortal/dsstore
Added dsstorewordlist.txt
This commit is contained in:
commit
4a697dfe49
@ -36,6 +36,14 @@ This list is a combination of the following wordlists:
|
||||
- raft-small-directories-lowercase.txt
|
||||
- raft-small-directories.txt
|
||||
|
||||
## dsstorewordlist.txt
|
||||
|
||||
SOURCE: https://github.com/aels/subdirectories-discover
|
||||
|
||||
Perfect wordlist to discover directories and files on target site with tools like ffuf.
|
||||
- It was collected by parsing Alexa top-million sites for **.DS_Store** files (https://en.wikipedia.org/wiki/.DS_Store), extracting all the found files, and then extracting found file and directory names from around 300k real websites.
|
||||
- Then sorted by probability and removed strings with one occurrence.
|
||||
- resulted file you can download is below. Happy Hunting!
|
||||
|
||||
## WEB-INF-dict.txt
|
||||
Use for: discovering sensitive j2ee files exploiting a lfi
|
||||
@ -45,4 +53,3 @@ References:
|
||||
- https://gist.github.com/harisec/519dc6b45c6b594908c37d9ac19edbc3
|
||||
- https://github.com/projectdiscovery/nuclei-templates/blob/master/vulnerabilities/generic/generic-j2ee-lfi.yaml
|
||||
- https://github.com/ilmila/J2EEScan/blob/master/src/main/java/burp/j2ee/issues/impl/LFIModule.java
|
||||
|
||||
|
1828
Discovery/Web-Content/dsstorewordlist.txt
Normal file
1828
Discovery/Web-Content/dsstorewordlist.txt
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user