26 lines
777 B
YAML
26 lines
777 B
YAML
id: xoops-installation-wizard
|
|
|
|
info:
|
|
name: XOOPS Installation Wizard Panel - Detect
|
|
author: princechaddha
|
|
severity: low
|
|
description: XOOPS Installation Wizard panel was detected.
|
|
metadata:
|
|
vendor: xoops
|
|
product: xoops
|
|
max-request: 1
|
|
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: 4a0a00473045022034bc2f5acbc28f17c40112cbc5767767af15e576e8cc8b0f9e222a69b9c48e4e022100994557f8bbf7a5e2fca57362df733edaa8691c5e23743fc4263c716fb3e7de6b:922c64590222798bb761d5b6d8e72950 |