Create drupal-detect.yaml

patch-1
Ahmed Taher 2022-08-25 20:37:56 +03:00 committed by GitHub
parent aba551cd62
commit d429c66cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: drupal-detector
info:
name: Drupal Detection
author: 1nf1n7y
severity: info
metadata:
shodan-query: http.component:"Drupal"
tags: tech,drupal
requests:
- method: GET
path:
- "{{BaseURL}}/CHANGELOG.txt"
matchers:
- type: word
words:
- "Drupal 1.0.0, 2001-01-15"