2021-05-18 09:46:08 +00:00
|
|
|
id: pega-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Pega Infinity Detection
|
|
|
|
author: sshell
|
|
|
|
severity: info
|
2021-05-18 14:16:41 +00:00
|
|
|
tags: tech,pega
|
2021-05-18 09:46:08 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/prweb/PRRestService/unauthenticatedAPI/v1/docs"
|
2021-09-08 12:17:19 +00:00
|
|
|
|
2021-05-18 14:12:03 +00:00
|
|
|
matchers-condition: and
|
2021-05-18 09:46:08 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-05-18 14:12:03 +00:00
|
|
|
- '"description" :"The Pega API'
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'application/json'
|
|
|
|
part: header
|