31 lines
801 B
YAML
31 lines
801 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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
google-query: inurl:"xweb500.cgi"
|
|
max-request: 1
|
|
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: 4b0a00483046022100ca9244eb73367f49e69d47fdc6e53ee55616ac6d2780ed774bd1f03cea6cc7e2022100b8e31f94cf4abd197b9115c43c7b83d885efce63edf519c7a7d07e58afc2d87b:922c64590222798bb761d5b6d8e72950 |