2022-12-12 16:26:22 +00:00
|
|
|
id: easyscripts-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Easyscripts Installer
|
|
|
|
author: theamanrawat
|
|
|
|
severity: high
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
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
|
|
|
|
2023-04-27 04:28:59 +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
|