Create start-element-manager-panel.yaml

patch-1
Prince Chaddha 2022-04-13 00:31:20 +05:30 committed by GitHub
parent 7bd2ff95b8
commit a79c346c1d
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: start-element-manager-panel
info:
name: Start Element Manager Panel Detect
author: princechaddha
severity: info
tags: panel
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Start Element Manager</title>"
- type: status
status:
- 200