36 lines
932 B
YAML
36 lines
932 B
YAML
id: sumowebtools-installer
|
|
|
|
info:
|
|
name: SumoWebTools Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: SumoWebTools is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"SumoWebTools Installer"
|
|
tags: misconfig,sumowebtools,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'SumoWebTools Installer'
|
|
- 'configure'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220238639d9f3095d394987c83d6bf09d4fab73bd2ed8ec8430975fd811232bf614022100bc8c5df54e99cf51159036f81acbc5d32babb2dac5b19d29ee1c3c6fae9f296f:922c64590222798bb761d5b6d8e72950 |