Update phpinfo.yaml

patch-1
Dhiyaneshwaran 2021-09-17 08:19:28 +05:30 committed by GitHub
parent 5b9495b51c
commit 24b40f5f5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@ id: phpinfo-files
info:
name: phpinfo Disclosure
author: pdteam,daffainfo,meme-lord
author: pdteam,daffainfo,meme-lord,dhiyaneshDK
severity: low
tags: config,exposure
@ -26,6 +26,7 @@ requests:
- "{{BaseURL}}/infos.php"
- "{{BaseURL}}/linusadmin-phpinfo.php"
- "{{BaseURL}}/php-info.php"
- "{{BaseURL}}/dashboard/phpinfo.php"
matchers-condition: and
matchers:
@ -44,4 +45,4 @@ requests:
part: body
group: 1
regex:
- '>PHP Version <\/td><td class="v">([0-9.]+)'
- '>PHP Version <\/td><td class="v">([0-9.]+)'