# PHP Info Exposure Detection Module id: phpinfo-exposure info: name: PHP Info Exposure author: sif severity: high description: Detects exposed phpinfo() pages leaking config and environment tags: [php, phpinfo, exposure, misconfiguration, recon] type: http http: method: GET paths: - "{{BaseURL}}/phpinfo.php" - "{{BaseURL}}/info.php" - "{{BaseURL}}/php_info.php" - "{{BaseURL}}/test.php" - "{{BaseURL}}/i.php" matchers: - type: status status: - 200 - type: regex part: body condition: or regex: - '