mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 09:49:26 -04:00
add slashes. Some servers are redirecting from folders without slashes to folders with slashes in the end of URI, and 302 is returned instead of 200
This commit is contained in:
parent
aac5204f75
commit
277b243d61
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
/admin.py
|
||||
/admin.rb
|
||||
/admin/
|
||||
/administrator
|
||||
/administrator/
|
||||
/administrator.asp
|
||||
/administrator.aspx
|
||||
/administrator.cfm
|
||||
|
@ -24,7 +24,7 @@
|
|||
/cpanel/
|
||||
/default.asp
|
||||
/exchange/logon.asp
|
||||
/gs/admin
|
||||
/gs/admin/
|
||||
/index.php?u=
|
||||
/invocactf.php
|
||||
/login/
|
||||
|
|
Loading…
Add table
Reference in a new issue