Create bmc-discovery-outpost-panel.yaml

patch-1
PikPikcU 2021-12-23 21:03:23 -05:00 committed by GitHub
parent eb325ed007
commit 95fd3f2b9f
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: bmc-discovery-outpost-panel
info:
name: BMC Discovery Outpost Panel Detect
author: pikpikcu
severity: info
tags: panel,bmc
requests:
- method: GET
path:
- "{{BaseURL}}/adminlogin"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>BMC Discovery Outpost: Login</title>"
- type: status
status:
- 200