From c403e6e78f86763d98e3f8bfad0474531c0fae07 Mon Sep 17 00:00:00 2001 From: sshell Date: Tue, 18 May 2021 02:46:08 -0700 Subject: [PATCH] Create pega-detect.yaml --- technologies/pega-detect.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 technologies/pega-detect.yaml diff --git a/technologies/pega-detect.yaml b/technologies/pega-detect.yaml new file mode 100644 index 0000000000..07937cdefa --- /dev/null +++ b/technologies/pega-detect.yaml @@ -0,0 +1,17 @@ +id: pega-detect + +info: + name: Pega Infinity Detection + author: sshell + severity: info + +requests: + - method: GET + path: + - "{{BaseURL}}/prweb/PRRestService/unauthenticatedAPI/v1/docs" + headers: + User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55 + matchers: + - type: word + words: + - "Pega API"