32 lines
883 B
YAML
32 lines
883 B
YAML
id: invicti-enterprise-installer
|
|
|
|
info:
|
|
name: Invicti Enterprise Installation Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed Invicti Enterprise Installation page.
|
|
reference:
|
|
- https://www.invicti.com/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Invicti Enterprise - Installation Wizard"
|
|
tags: misconfig,install,exposure,invicti
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wizard/database/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Invicti Enterprise - Installation Wizard"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c9cbc9675e67389c9b71a1a4798202fde92a29809bcbaa633b62cc1f8d312a50022008ab9b41933532eb6fb1fb8033636cd2c0f6a1924648e93ee9e8bed00549c7c9:922c64590222798bb761d5b6d8e72950 |