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

45 lines
1.0 KiB
YAML
Raw 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
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*
2022-08-25 17:37:56 +00:00
metadata:
2022-08-26 05:29:08 +00:00
verified: true
2023-10-14 11:27:55 +00:00
max-request: 3
2024-09-10 08:22:50 +00:00
vendor: drupal
2024-09-10 09:08:16 +00:00
product: drupal
shodan-query: http.component:"Drupal"
2022-08-25 17:37:56 +00:00
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-]+)'
2024-09-12 05:14:01 +00:00
# digest: 4a0a00473045022100d17716b0e6c7bfbf78504a91e3084e49201fe1f018699913b303db3e6116978002200a444e06294e218aca6ecac2977a8508f3338c82fb036ee1c6f62c9d073540e1:922c64590222798bb761d5b6d8e72950