34 lines
821 B
YAML
34 lines
821 B
YAML
id: xweb500-panel
|
|
|
|
info:
|
|
name: Xweb500 Login Panel - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: Xweb500 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
google-query: inurl:"xweb500.cgi"
|
|
tags: panel,xweb500
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cgi-bin/xweb500.cgi"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Xweb500</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100d9722dd5343819898cee4e23a876604fdc7fea0fc658adba873e2fc965425011022100f8f3f0a801def202ccd97371fb86c34d687f6b82e2b1782ce6113a817df0888f:922c64590222798bb761d5b6d8e72950
|