Update and rename webuzo-admin-panel.yaml to creatio-login-panel.yaml
parent
e1a7081085
commit
cfaff6a710
|
@ -1,27 +1,27 @@
|
|||
id: webuzo-admin-panel
|
||||
id: creatio-login-panel
|
||||
|
||||
info:
|
||||
name: Webuzo Admin Panel
|
||||
name: Creatio - login Panel
|
||||
author: theamanrawat
|
||||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: http.title:"Webuzo - Admin Panel"
|
||||
tags: panel,webuzo,admin
|
||||
shodan-query: http.title:"Creatio"
|
||||
tags: creatio,login,panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
- '{{BaseURL}}'
|
||||
- '{{BaseURL}}/Login/NuiLogin.aspx'
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'Webuzo - Admin Panel'
|
||||
- 'Creatio'
|
||||
|
||||
- type: status
|
||||
status:
|
Loading…
Reference in New Issue