Update php-detect.yaml

patch-1
Dhiyaneshwaran 2022-11-03 09:45:45 +05:30 committed by GitHub
parent 84285592ce
commit 709e37e0bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,9 @@ info:
name: PHP Detect
author: y0no
severity: info
description: Detect PHP versions
metadata:
verified: true
shodan-query: "X-Powered-By: PHP"
tags: tech,php
requests:
@ -28,4 +30,4 @@ requests:
part: header
group: 1
regex:
- "X-Powered-By: PHP/([0-9.]+)"
- "X-Powered-By: PHP/([0-9.]+)"