nuclei-templates/http/exposed-panels/sysaid-panel.yaml

39 lines
1018 B
YAML
Raw Normal View History

id: sysaid-panel
info:
name: SysAid Login Panel - Detect
author: pdteam
severity: info
description: SysAid login panel was detected.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
2023-10-14 11:27:55 +00:00
cvss-score: 0
cwe-id: CWE-200
metadata:
vendor: sysaid
product: sysaid
max-request: 2
2023-10-14 11:27:55 +00:00
tags: panel,sysaid,helpdesk
http:
- method: GET
path:
- "{{BaseURL}}/favicon.ico"
- "{{BaseURL}}/Login.jsp"
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
matchers-condition: or
matchers:
- type: dsl
dsl:
- "status_code==200"
- "('1540720428' == mmh3(base64_py(body)))"
condition: and
- type: dsl
dsl:
- "status_code==200"
- "contains(tolower(body), 'sysaid help desk software')"
condition: and
# digest: 4a0a0047304502202ace0628039e8c75607e96c085411891752addcd93dd36a0c6ce71e173bce163022100a196edef3d2d06c07ea53e6e72487bbff36828daec883858f1b2a4f96b9f4684:922c64590222798bb761d5b6d8e72950