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

28 lines
491 B
YAML
Raw Normal View History

2022-12-12 16:26:22 +00:00
id: easyscripts-installer
info:
name: Easyscripts Installer
author: theamanrawat
severity: high
metadata:
max-request: 1
2022-12-12 16:26:22 +00:00
verified: true
shodan-query: http.title:"Installer - Easyscripts"
2022-12-12 16:28:08 +00:00
tags: misconfig,easyscripts,installer
2022-12-12 16:26:22 +00:00
http:
2022-12-12 16:26:22 +00:00
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Installer - Easyscripts'
- type: status
status:
- 200