mirror of
https://github.com/fuzzdb-project/fuzzdb.git
synced 2024-11-10 05:24:12 +00:00
formatting
This commit is contained in:
parent
c45406caa3
commit
485384add0
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
Notes:
|
Notes:
|
||||||
|
|
||||||
** source-disc-cmd-exec-traversal.txt **
|
**source-disc-cmd-exec-traversal.txt**
|
||||||
single directory traversals that have caused showcode or command exec issues in the past
|
single directory traversals that have caused showcode or command exec issues in the past
|
||||||
``` GET /path/*payload*relative/path/to/target/file/ ```
|
``` GET /path/*payload*relative/path/to/target/file/ ```
|
||||||
|
|
||||||
** source-disclosure-generic.txt **
|
**source-disclosure-generic.txt**
|
||||||
known cross platform source Code, file disclosure attack patterns - append after file or dir path
|
known cross platform source Code, file disclosure attack patterns - append after file or dir path
|
||||||
|
|
||||||
** source-disclosure-microsoft.txt **
|
**source-disclosure-microsoft.txt**
|
||||||
microsoft-specific - appends after filename - try the generic list for microsoft, too
|
microsoft-specific - appends after filename - try the generic list for microsoft, too
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue