32 lines
813 B
YAML
32 lines
813 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/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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: 4b0a004830460221009a5a2cc204c9ff35aebce83e319cd2c22ad4bbd6672b60facc2358c145525f7d022100fa304b531230e4c25c03410b6026764a4bbf5dd944643c0ad90c141bce68c692:922c64590222798bb761d5b6d8e72950 |