Create otobo-panel.yaml

patch-1
Prince Chaddha 2022-02-23 16:49:02 +05:30 committed by GitHub
parent 4a553e6552
commit 83861f734e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: otobo-panel
info:
name: OTOBO Login Panel
author: princechaddha
severity: info
tags: panel,otobo
requests:
- method: GET
path:
- "{{BaseURL}}/otobo/index.pl"
matchers-condition: and
matchers:
- type: regex
part: body
regex:
- "<title>(.*)OTOBO(.*)</title>"
- type: status
status:
- 200