30 lines
822 B
YAML
30 lines
822 B
YAML
id: drupal-install
|
|
|
|
info:
|
|
name: Drupal Install
|
|
author: NkxxkN
|
|
severity: high
|
|
description: Drupal Install panel exposed.
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query:
|
|
- http.component:"drupal"
|
|
- cpe:"cpe:2.3:a:drupal:drupal"
|
|
product: drupal
|
|
vendor: drupal
|
|
tags: misconfig,drupal,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install.php?profile=default"
|
|
- "{{BaseURL}}/core/install.php"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 1
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Choose language | Drupal</title>"
|
|
# digest: 4a0a004730450221008c7ca71cedd0839abed1a9079930ddb591f4994fdd0013c93c3b8ddb12d6bc760220315a82805e2f4ceaf0bfdee9233ece5a0df46c4bc285d4eb5269c4f177279086:922c64590222798bb761d5b6d8e72950 |