nuclei-templates/http/exposed-panels/microfocus-lifecycle-panel....

38 lines
1.2 KiB
YAML
Raw Normal View History

2024-05-21 08:07:13 +00:00
id: microfocus-lifecycle-panel
2024-05-20 17:38:54 +00:00
info:
2024-05-21 08:07:13 +00:00
name: Micro Focus Application Lifecycle Management - Panel
2024-05-20 17:38:54 +00:00
author: righettod
severity: info
description: |
Micro Focus Application Lifecycle Management login panel was detected.
reference:
2024-05-20 17:42:48 +00:00
- https://www.opentext.com/products/alm-quality-center
2024-05-20 17:38:54 +00:00
metadata:
max-request: 1
verified: true
shodan-query: http.html:"Micro Focus Application Lifecycle Management"
tags: panel,microfocus,login,detect
http:
- method: GET
path:
- "{{BaseURL}}/qcbin/"
redirects: true
max-redirects: 2
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_any(to_lower(body), "micro focus application lifecycle management", "<div class=\"alm_name\">application lifecycle", "<p class=\"alm_header\">application lifecycle")'
condition: and
extractors:
- type: regex
part: body
group: 1
regex:
2024-05-20 17:42:48 +00:00
- '(?i)Micro\s+Focus\s+Application\s+Lifecycle\s+Management\s+([0-9.]+)'
# digest: 490a004630440220758324cb4cece38090221807411012b6414e7a7729f640252d7b6a10d86b4c0602202f1bbeb2e1678a36e27b99fd4fd3e9a355d303f66ac8b76e11278764fb694520:922c64590222798bb761d5b6d8e72950