wowonder-installer: WoWonder Installation Page - Exposure

2025-08-01 Wowonder installer PoC Public

Description

Detects exposed WoWonder installation page.

PoC

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,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/install/"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "WoWonder | Installation"

      - type: status
        status:
          - 200
# digest: 490a00463044022023eaa4123ab3c15d2b168e1693914062bc6ffbbd0cc6b63873e9b0bb20fe68b5022048dde6cca60e52973b477848c4f4b270f98b804b94631f8194fd28bae726763c:922c64590222798bb761d5b6d8e72950

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities