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

39 lines
824 B
YAML

id: php-detect
info:
name: PHP Detect
author: y0no
severity: info
classification:
cpe: cpe:2.3:a:php:php:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: php
product: php
shodan-query: "X-Powered-By: PHP"
tags: tech,php
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: header
words:
- "PHP"
- type: status
status:
- 200
extractors:
- type: regex
part: header
group: 1
regex:
- "X-Powered-By: PHP/([0-9.]+)"
# digest: 4b0a00483046022100b710d6dada7230139a07684a783a2ade6d6b493a1c98c86ceb109077cc7922aa022100a86e9387274fa5721d4978b13398f256acbc46c294d70abff05e2a3b58563067:922c64590222798bb761d5b6d8e72950