Create casemanager-panel.yaml

patch-1
Prince Chaddha 2021-12-15 22:12:37 +05:30 committed by GitHub
parent 86d6051ee9
commit 5c2b2bce23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: casemanager-panel
info:
name: CaseManager Panel
author: ffffffff0x
severity: info
metadata:
fofa-query: title="CaseManager"
tags: casemanager,panel
requests:
- method: GET
path:
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: word
words:
- "<title>CaseManager</title>"
- type: status
status:
- 200