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

39 lines
824 B
YAML
Raw Permalink Normal View History

2022-10-28 08:03:26 +00:00
id: php-detect
info:
name: PHP Detect
author: y0no
severity: info
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:php:php:*:*:*:*:*:*:*:*
2022-11-03 04:15:45 +00:00
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 1
2024-09-10 08:22:50 +00:00
vendor: php
2024-09-10 09:08:16 +00:00
product: php
shodan-query: "X-Powered-By: PHP"
2022-10-28 08:03:26 +00:00
tags: tech,php
http:
2022-10-28 08:03:26 +00:00
- 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:
2022-11-03 04:15:45 +00:00
- "X-Powered-By: PHP/([0-9.]+)"
2024-09-12 05:14:01 +00:00
# digest: 4b0a00483046022100b710d6dada7230139a07684a783a2ade6d6b493a1c98c86ceb109077cc7922aa022100a86e9387274fa5721d4978b13398f256acbc46c294d70abff05e2a3b58563067:922c64590222798bb761d5b6d8e72950