37 lines
842 B
YAML
37 lines
842 B
YAML
id: impresspages-installer
|
|
|
|
info:
|
|
name: ImpressPages Installer
|
|
author: pussycat0x
|
|
severity: low
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"ImpressPages installation wizard"
|
|
tags: misconfig,exposure,install,impresspages
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "ImpressPages installation wizard"
|
|
- "Configuration"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100e61548660aad1110896ea8cb86fbf503292bce42d549341c186b8438803bd67302207082a106639fecba55d80f81c5bb2818a374774f9bd293126b80212b58d6b4a3:922c64590222798bb761d5b6d8e72950
|