29 lines
785 B
YAML
29 lines
785 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: 4a0a00473045022035ed34bc1de17ed7996b797da7678bd882b19f10bff0e4736ea98e08b16b42c5022100de7ba24e734ab8e8e43743905df2f56e1e1ebc019f503efc1754d359f425d64d:922c64590222798bb761d5b6d8e72950 |