28 lines
865 B
YAML
28 lines
865 B
YAML
id: chemotargets-clarityvista-panel
|
|
|
|
info:
|
|
name: Chemotargets Clarity Vista Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
Chemotargets Clarity Vista login panel was detected.
|
|
reference:
|
|
- https://chemotargets.com/clarityvista/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"ClarityVista"
|
|
tags: panel,chemotargets,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains_any(to_lower(body), "<title>clarityvista", "content=\"clarity pharmacovigilance")'
|
|
condition: and
|
|
# digest: 4b0a004830460221009adb92105803fe00aa2c85c6470824706f8b71dfbe499440e9debeec16c9068f022100d5109b793520ff13f3c08fea95476f65641cdab9c3d12f2ed3ccc4fd74892142:922c64590222798bb761d5b6d8e72950 |