2022-12-12 16:26:22 +00:00
|
|
|
id: easyscripts-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Easyscripts Installer
|
|
|
|
author: theamanrawat
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Easyscripts is susceptible to the Installation page exposure due to misconfiguration.
|
2022-12-12 16:26:22 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-12-12 16:26:22 +00:00
|
|
|
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
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 4a0a00473045022035ed34bc1de17ed7996b797da7678bd882b19f10bff0e4736ea98e08b16b42c5022100de7ba24e734ab8e8e43743905df2f56e1e1ebc019f503efc1754d359f425d64d:922c64590222798bb761d5b6d8e72950
|