28 lines
691 B
YAML
28 lines
691 B
YAML
id: operations-automation-default-page
|
|
|
|
info:
|
|
name: Operations Automation Default Page
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Operations Automation Default Page"
|
|
tags: tech,default
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Operations Automation Default Page</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100c3a8851b0a294df9d91ad07a97656e3fbd3f9389b02e289bf8d96c2b41a54c6d02201b5c45b3d18ebdf653221194ca525e0d4ee90c4e7b4fc8e7b44e92fafdf048de:922c64590222798bb761d5b6d8e72950
|