From 07f2647e1f7cfb10a66d36ee1eee3149da10dfd4 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 29 Jul 2021 19:15:34 +0530 Subject: [PATCH] Create operations-automation-default-page.yaml --- .../operations-automation-default-page.yaml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 technologies/operations-automation-default-page.yaml diff --git a/technologies/operations-automation-default-page.yaml b/technologies/operations-automation-default-page.yaml new file mode 100644 index 00000000000..1a53b9bd61f --- /dev/null +++ b/technologies/operations-automation-default-page.yaml @@ -0,0 +1,23 @@ +id: operations-automation-default-page + +info: + name: Operations Automation Default Page + author: dhiyaneshDK + severity: info + reference: https://www.shodan.io/search?query=http.title%3A%22ClearPass+Policy+Manager+-+Aruba+Networks%22 + tags: tech,default + +requests: + - method: GET + path: + - '{{BaseURL}}' + + matchers-condition: and + matchers: + - type: word + words: + - 'Operations Automation Default Page' + + - type: status + status: + - 200