36 lines
951 B
YAML
36 lines
951 B
YAML
id: custom-xoops-installer
|
|
|
|
info:
|
|
name: XOOPS Custom - Installation
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects the presence of XOOPS Custom installation page.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/1115
|
|
classification:
|
|
cpe: cpe:2.3:a:xoops:xoops:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: xoops
|
|
product: xoops
|
|
fofa-query: title="XOOPS Custom Installation"
|
|
tags: misconfig,xoops,installer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/index.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>XOOPS Custom Installation</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100ca0276e872a4bdc4d18dc16217754547de53884faf53fb98089c0fc6934bc7f9022100f0450ea86e03f8e3a8039447b71e3d19ff0c042a2ce2d0c15ef90b7782e82c73:922c64590222798bb761d5b6d8e72950 |