Added template for creatio-login-panel

patch-1
Aman Rawat 2022-12-21 01:07:58 +05:30
parent 0b7459c6af
commit 85c372c286
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: creatio-login-panel
info:
name: Creatio - login Panel
author: theamanrawat
severity: info
metadata:
verified: true
shodan-query: http.title:"Creatio"
tags: creatio,login,panel
requests:
- method: GET
path:
- '{{BaseURL}}'
- '{{BaseURL}}/Login/NuiLogin.aspx'
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Creatio'
- type: status
status:
- 200