id: php-proxy-detect info: name: PHP Proxy Detect author: pikpikcu severity: info tags: tech,php,proxy metadata: max-request: 2 http: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/proxy" matchers-condition: and matchers: - type: word part: body words: - "PHP-Proxy" - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - ''