XOOPS Installation Wizard Panel - Detect
ID: xoops-installation-wizard
Severity: low
Author: princechaddha
Tags: panel,xoops
Description
Section titled “Description”XOOPS Installation Wizard panel was detected.
YAML Source
Section titled “YAML Source”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: 4a0a00473045022100a3df1743401e0c180fc3699eaf15b373ec8e20d80f2b81c87181f10aafb8c26e022062cbba68cef7eb67e0532e9414e99cf3352e8f1d3e975f8b21f3c267d077c956:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/xoops/xoops-installation-wizard.yaml"