Create jspxcms-detect.yaml

patch-1
Prince Chaddha 2022-05-11 02:33:33 +05:30 committed by GitHub
parent d20a0f83f4
commit 6967e8ead6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: jspxcms-detect
info:
name: Jspxcms Detect
author: princechaddha
severity: info
tags: tech,jspxcms
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Jspxcms"
- type: status
status:
- 200