Folder removed

This commit is contained in:
Jan Stárek
2019-11-20 18:49:01 +01:00
parent 4ea29e2464
commit 955bddda2f
54 changed files with 163 additions and 163 deletions

View 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/

View File

@@ -0,0 +1,23 @@
# RELATIVE PATHS
../../../../../../../../../../../../../../../../../boot.ini
..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\boot.ini
../../../../../../../../../../../../../../../../../
..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\
../../../../../../../../../../../../../../../../../inetpub/wwwroot/index.asp
..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\inetpub\wwwroot\index.asp
../../../../../../../../../../../../../../../../../inetpub/wwwroot/
..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\inetpub\wwwroot\
# ABSOLUTE PATHS
c:\boot.ini
c:\
c:\inetpub\wwwroot\index.asp
c:\inetpub\
c:\pagefile.sys
c:\Windows\system.ini
c:\Windows\
c:\Windows\System32\drivers\etc\hosts
c:\Windows\System32\drivers\etc\

View File

@@ -0,0 +1,12 @@
# Generic relative paths
../../../../../../../../../../../../../../../../../unknown/unknown.log
..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\unknown/unknown.log
../../../../../../../../../../../../../../../../../unknown
..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\unknown
# Windows absolute paths
c:\unknown\unknown
# UNIX absolute paths
/unknown/unknown