37 lines
870 B
YAML
37 lines
870 B
YAML
id: netsparker-enterprise-installer
|
|
|
|
info:
|
|
name: Netsparker Enterprise Installer
|
|
author: pussycat0x
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-1575154882
|
|
tags: misconfig,exposure,install,netsparker
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wizard/database/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Netsparker Enterprise - Installation Wizard"
|
|
- "Netsparker Ltd"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402205e35258ddb467eedc0007ef8d3341c68685938f3b4da29c8dfe9f19f9a0fc0e1022056dd95e41e56a5184c497b7204044da9114721b3fb3d19c6880ab3682e597622:922c64590222798bb761d5b6d8e72950
|