Added HortonWorks SmartSense Default Credentials

patch-1
sandeep 2021-07-17 23:30:55 +05:30
parent 0832491843
commit 8030b46355
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: hortonworks-smartsense-default-credentials
info:
name: HortonWorks SmartSense Default Credentials
author: Techryptic (@Tech)
severity: high
description: Default Credentials of admin:admin on HortonWorks SmartSense application.
reference: https://docs.cloudera.com/HDPDocuments/SS1/SmartSense-1.2.2/bk_smartsense_admin/content/manual_server_login.html
tags: hortonworks,smartsense,default-login
requests:
- method: GET
path:
- '{{BaseURL}}/apt/v1/context'
headers:
Authorization: Basic YWRtaW46YWRtaW4=
matchers-condition: and
matchers:
- type: word
words:
- "Set-Cookie: SUPPORTSESSIONID"
part: header
- type: word
words:
- "smartsenseId"
- type: status
status:
- 200