36 lines
925 B
YAML
36 lines
925 B
YAML
id: wowonder-installer
|
|
|
|
info:
|
|
name: WoWonder Installation Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed WoWonder installation page.
|
|
reference:
|
|
- https://www.wowonder.com/
|
|
classification:
|
|
cpe: cpe:2.3:a:wowonder:wowonder:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: wowonder
|
|
product: wowonder
|
|
fofa-query: body="WoWonder | Installation"
|
|
tags: misconfig,install,exposure,wowonder
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "WoWonder | Installation"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c60eb150c7d98d01e5513c194003323cc15fe1e4a391697ba2134e6b9e9066d102205e8cc9983c26d38c4f7fa0a95821a341ca50004959c420c67a32b93e44e445f0:922c64590222798bb761d5b6d8e72950 |