34 lines
944 B
YAML
34 lines
944 B
YAML
id: phpipam-installer
|
|
|
|
info:
|
|
name: PHP IPAM Installation Page - Exposed
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
PHP IPAM is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:phpipam:phpipam:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: phpipam
|
|
product: phpipam
|
|
shodan-query: html:"phpipam installation wizard"
|
|
tags: misconfig,exposure,install,phpipam
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?page=install"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>phpipam installation</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022006b4830f700b62e875e524766737a39beaf5447a2bd227d6508a021be8d35e03022100a74c5d9ec9f9f0d055a5d478844ffc2da7be3ab6bf2edf3bbf74a9fef231590f:922c64590222798bb761d5b6d8e72950 |