mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update gude-default-login.yaml
This commit is contained in:
@@ -26,6 +26,8 @@ http:
|
||||
Authorization: "Basic YWRtaW46YWRtaW4="
|
||||
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'contains(body, "Control Panel")'
|
||||
- 'status_code == 200'
|
||||
condition: and
|
||||
|
||||
Reference in New Issue
Block a user