nuclei-templates/http/technologies/drupal-detect.yaml

43 lines
947 B
YAML
Raw Permalink Normal View History

2022-09-01 19:58:12 +00:00
id: drupal-detect
2022-08-25 17:37:56 +00:00
info:
name: Drupal Detection
author: 1nf1n7y
severity: info
metadata:
2022-08-26 05:29:08 +00:00
verified: true
2023-10-14 11:27:55 +00:00
max-request: 3
2022-08-25 17:37:56 +00:00
shodan-query: http.component:"Drupal"
tags: tech,drupal
http:
2022-08-25 17:37:56 +00:00
- method: GET
path:
2022-09-01 19:58:12 +00:00
- "{{BaseURL}}"
2022-08-25 17:37:56 +00:00
- "{{BaseURL}}/CHANGELOG.txt"
2023-08-17 10:11:14 +00:00
- "{{BaseURL}}/core/install.php"
2022-08-25 17:37:56 +00:00
2022-09-01 19:58:12 +00:00
matchers-condition: or
2022-08-25 17:37:56 +00:00
matchers:
- type: word
2022-08-26 05:29:08 +00:00
part: body
2022-08-25 17:37:56 +00:00
words:
2022-08-26 05:29:08 +00:00
- 'Initial release'
- 'Drupal 1.0.0'
condition: and
2022-09-01 19:58:12 +00:00
- type: word
part: body
words:
- 'content="Drupal'
2023-08-17 10:11:14 +00:00
extractors:
- type: regex
part: body
name: version_by_install
group: 1
regex:
2023-10-14 11:27:55 +00:00
- 'class="site-version">([0-9.x-]+)'
# digest: 490a0046304402206b42e6e66bef90d25a1554d6b8dea3838be21a3a6ce7dbf18a65146e41452be7022051ee7c9657b73164a633a9e41e6a0cdfc4847c9c9aa865908caab233866901b8:922c64590222798bb761d5b6d8e72950