nuclei-templates/http/exposed-panels/neocase-hrportal-panel.yaml

35 lines
1.0 KiB
YAML

id: neocase-hrportal-panel
info:
name: Neocase HR Portal Login Panel - Detect
author: righettod
severity: info
description: |
Neocase HR Portal login panel was detected.
reference:
- https://www.neocasesoftware.com/neocase-hr-solution/
- https://www.neocasesoftware.com/self-service-portal-module/
metadata:
verified: true
max-request: 1
tags: panel,neocase,login,detect
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(to_lower(body), "neocase") && contains(to_lower(body), "hr portal") && contains(to_lower(body), "login")'
condition: and
extractors:
- type: regex
part: body
group: 1
regex:
- 'name="version"\s+content="([0-9\.]+)"'
# digest: 490a00463044022063b854c8360548fdb18b9d6aece92a46855ab572e2b5b91e4687bf427454d426022018b412a2e6cee376d6c148b7edf79b2c3b5ba696d9ef7c2702b05c3a2bc42c15:922c64590222798bb761d5b6d8e72950