Merge pull request #1627 from projectdiscovery/zend-config-file

Added zend-config-file
patch-1
Sandeep Singh 2021-06-04 19:41:02 +05:30 committed by GitHub
commit cf897a11ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: zend-config-file
info:
name: Zend Configuration File
author: pdteam
severity: high
tags: config,exposure,zend,php
requests:
- method: GET
path:
- "{{BaseURL}}/application/configs/application.ini"
matchers-condition: and
matchers:
- type: word
words:
- "resources.db.params.password"
- type: word
words:
- "text/plain"
part: header
- type: status
status:
- 200