mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 09:49:26 -04:00
Create reverse-proxy-inconsistencies.txt
This commit is contained in:
parent
e0ca853d5e
commit
cb37e5b03d
1 changed files with 20 additions and 0 deletions
20
Discovery/Web-Content/reverse-proxy-inconsistencies.txt
Normal file
20
Discovery/Web-Content/reverse-proxy-inconsistencies.txt
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
/#/../console/
|
||||||
|
/#/../admin/
|
||||||
|
/#/../manager/html/
|
||||||
|
/#/../manager/text/
|
||||||
|
/..;/console/
|
||||||
|
/..;/admin/
|
||||||
|
/..;/manager/html/
|
||||||
|
/..;/manager/text/
|
||||||
|
#/../console/
|
||||||
|
#/../admin/
|
||||||
|
#/../manager/html/
|
||||||
|
#/../manager/text/
|
||||||
|
..;/console/
|
||||||
|
..;/admin/
|
||||||
|
..;/manager/html/
|
||||||
|
..;/manager/text/
|
||||||
|
../console
|
||||||
|
../admim
|
||||||
|
../manager/html/
|
||||||
|
../manager/text/
|
Loading…
Add table
Reference in a new issue