Create phpstan-config.yaml

patch-1
Dhiyaneshwaran 2022-07-10 00:15:30 +01:00 committed by GitHub
parent 415fc848b6
commit 42f58ef7c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: phpstan-config
info:
name: PHPStan Configuration Exposure
author: DhiyaneshDK
severity: low
metadata:
verified: true
shodan-query: html:"phpstan.neon"
tags: devops,exposure
requests:
- method: GET
path:
- "{{BaseURL}}/phpstan.neon"
matchers-condition: and
matchers:
- type: word
words:
- 'parameters:'
condition: and
- type: status
status:
- 200