28 lines
564 B
YAML
28 lines
564 B
YAML
id: jspxcms-detect
|
|
|
|
info:
|
|
name: Jspxcms Detect
|
|
author: princechaddha
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,jspxcms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Jspxcms"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450221009538d3f9759b162bd9a35ef7719a968c294f37411b065f316922f1b350b5b7c50220168fbc99aecaa089bb5751a09952b616940fdbfb8a6273dc9f7078a5ac029673:922c64590222798bb761d5b6d8e72950
|