31 lines
787 B
YAML
31 lines
787 B
YAML
id: easyscripts-installer
|
|
|
|
info:
|
|
name: Easyscripts Installer
|
|
author: theamanrawat
|
|
severity: high
|
|
description: Easyscripts is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Installer - Easyscripts"
|
|
tags: misconfig,easyscripts,installer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Installer - Easyscripts'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502205d8b336f8636532299c5d97285b88d3a5cd5943b46aa4d5570fc0ae9ef35dba002210094c81ce7f26b8996c28c8b3bb5a860efe15c61586f997de52c28d5bef4ccf8b4:922c64590222798bb761d5b6d8e72950
|