Merge pull request #1596 from projectdiscovery/zenario-login-panel
Added zenario-login-panelpatch-1
commit
d6ae7e6312
|
@ -0,0 +1,22 @@
|
|||
id: zenario-login-panel
|
||||
|
||||
info:
|
||||
name: Zenario Admin login
|
||||
author: __Fazal
|
||||
severity: info
|
||||
tags: panel,zenario
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/zenario/admin/welcome.php'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- "Welcome to Zenario"
|
Loading…
Reference in New Issue