42 lines
989 B
YAML
42 lines
989 B
YAML
id: encompass-cm1-homepage
|
|
|
|
info:
|
|
name: Encompass CM1 Home Page - Detect
|
|
author: tess
|
|
severity: info
|
|
description: Encompass CM1 home page was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Encompass CM1 Home Page"
|
|
tags: misconfig,encompass,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Encompass CM1 Home Page"
|
|
- "DIAGNOSTIC LINKS:"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450221008dd37821a733f9160c9268a52a680796a8953a715e0195ee8a8c0ad2cf9b3feb022066f72d9c26eebd91656a3bffd5d7801cef8c8c9bc1efacd5b9d8785e04e387a6:922c64590222798bb761d5b6d8e72950
|