diff --git a/technologies/operations-automation-default-page.yaml b/technologies/operations-automation-default-page.yaml new file mode 100644 index 0000000000..1a53b9bd61 --- /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