multilaser-pro-setup: Multilaser Pro Setup Page - Detect

2025-08-01 multilaser pro setup PoC Public

Description

This allows the user to access quick setup settings and configuration page through /wizard.htm.

PoC

id: multilaser-pro-setup

info:
  name: Multilaser Pro Setup Page - Detect
  author: ritikchaddha
  severity: high
  description: This allows the user to access quick setup settings and configuration page through /wizard.htm.
  classification:
    cpe: cpe:2.3:o:multilaser:ac1200_re018_firmware:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: multilaser
    product: ac1200_re018_firmware
    shodan-query: title:"Setup Wizard" http.favicon.hash:2055322029
  tags: misconfig,multilaser,setup,config,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/wizard.htm'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Setup Wizard'
          - 'multilaser.png'
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a0047304502202deed98ccc1c210c6789abab32eded9c3b9b8c6445db0f41e5157cee07d8f848022100fd9ba5f19f3e01f8ae1980cb805c56f6c686b7af9d9fc30bccac143b121559ea:922c64590222798bb761d5b6d8e72950

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

References

Related Vulnerabilities