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

28 lines
487 B
YAML
Raw Normal View History

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