28 lines
842 B
YAML
28 lines
842 B
YAML
id: xoops-installation-wizard
|
|
|
|
info:
|
|
name: XOOPS Installation Wizard Panel - Detect
|
|
author: princechaddha
|
|
severity: low
|
|
description: XOOPS Installation Wizard panel was detected.
|
|
classification:
|
|
cpe: cpe:2.3:a:xoops:xoops:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: xoops
|
|
product: xoops
|
|
tags: panel,xoops
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/page_start.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "(?i)(<title>(.*)XOOPS Installation Wizard(.*)</title>)"
|
|
- "(?i)(<title>(.*)XOOPS 安裝精靈(.*)</title>)"
|
|
condition: or
|
|
# digest: 4a0a00473045022048d413237e2997fb59829f44f30991f2797cf333cd40475b0bde35253b513b73022100c7a1798d4d2fc26a6a5bee6840d56143aab546abf7aa206dda3ec564c38b30b6:922c64590222798bb761d5b6d8e72950 |