Update creatio-login-panel.yaml
parent
cfaff6a710
commit
69742b61ba
|
@ -1,27 +1,28 @@
|
|||
id: creatio-login-panel
|
||||
|
||||
info:
|
||||
name: Creatio - login Panel
|
||||
name: Creatio Login Panel
|
||||
author: theamanrawat
|
||||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: http.title:"Creatio"
|
||||
tags: creatio,login,panel
|
||||
tags: panel,creatio
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
- '{{BaseURL}}/Login/NuiLogin.aspx'
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'Creatio'
|
||||
- '/creatio/widget'
|
||||
- 'creatio-sdk/'
|
||||
- 'Creatio Debug mode'
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue