Update phpinfo.yaml

Adding some extra filenames for phpinfo
patch-1
dark-warlord14 2020-04-10 14:10:33 +05:30 committed by GitHub
parent 3b30859dff
commit 9b2c69b306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -12,9 +12,17 @@ requests:
- "{{BaseURL}}/phpinfo.php"
- "{{BaseURL}}/info.php"
- "{{BaseURL}}/_profiler/phpinfo"
- "{{BaseURL}}/infophp.php",
- "{{BaseURL}}/php_info.php",
- "{{BaseURL}}/test.php",
- "{{BaseURL}}/i.php",
- "{{BaseURL}}/asdf.php",
- "{{BaseURL}}/pinfo.php",
- "{{BaseURL}}/phpversion.php",
- "{{BaseURL}}/time.php"
matchers:
- type: word
words:
- "PHP Extension"
- "PHP Version"
condition: and
condition: and