mirror of
https://github.com/danielmiessler/SecLists
synced 2026-02-02 05:33:45 +01:00
chore: Add entry to the README.md
This commit is contained in:
parent
a8b1094090
commit
9aa9cbe8d8
1 changed files with 11 additions and 0 deletions
|
|
@ -35,3 +35,14 @@ This list is a combination of the following wordlists:
|
|||
- raft-medium-directories.txt
|
||||
- raft-small-directories-lowercase.txt
|
||||
- raft-small-directories.txt
|
||||
|
||||
|
||||
## WEB-INF-dict.txt
|
||||
Use for: discovering sensitive j2ee files exploiting a lfi
|
||||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue