nuclei-templates/http/misconfiguration/installer/webasyst-installer.yaml

28 lines
487 B
YAML

id: webasyst-installer
info:
name: Webasyst Installer Exposure
author: ritikchaddha
severity: high
metadata:
max-request: 1
verified: true
shodan-query: http.html:"Webasyst Installer"
tags: misconfig,webasyst,install,exposure
http:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Webasyst Installer'
- type: status
status:
- 200