commit
590e1c07cb
|
@ -0,0 +1,23 @@
|
||||||
|
id: clave-login-panel
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Clave login panel
|
||||||
|
author: __Fazal
|
||||||
|
severity: info
|
||||||
|
tags: panel,clave
|
||||||
|
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- '{{BaseURL}}/admin.php'
|
||||||
|
|
||||||
|
redirects: true
|
||||||
|
matchers-condition: and
|
||||||
|
matchers:
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
||||||
|
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- "Clave"
|
Loading…
Reference in New Issue