Create cx-cloud-upload-detect.yaml

patch-1
Dhiyaneshwaran 2021-05-23 17:07:30 +05:30 committed by GitHub
parent 009bff5934
commit 22812d2112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
id: cx-cloud-upload-detect
info:
name: CX Cloud Unauthenticated Upload Detect
author: dhiyaneshDk
severity: info
tags: upload
requests:
- method: GET
path:
- '{{BaseURL}}/upload.jsp'
matchers:
- type: word
words:
- "<HEAD><TITLE>Display file upload form to the user</TITLE></HEAD>"
condition: and