mirror of
https://github.com/daffainfo/AllAboutBugBounty.git
synced 2024-12-22 12:26:15 +00:00
13 lines
266 B
Markdown
13 lines
266 B
Markdown
|
# Common bug in Zend framework
|
||
|
|
||
|
## Introduction
|
||
|
What would you do if you came across a website that uses Zend?
|
||
|
|
||
|
## How to Detect
|
||
|
|
||
|
|
||
|
1. Finding config files
|
||
|
```
|
||
|
https://target.com/application/configs/application.ini
|
||
|
https://target.com/admin/configs/application.ini
|
||
|
```
|