Create apache-hbase-unauth.yaml

patch-1
PikPikcU 2021-11-20 07:27:56 +07:00 committed by GitHub
parent 03999c42cd
commit 45073c7b88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: apache-hbase-unauth
info:
name: Apache Hbase Unauth
author: pikpikcu
severity: medium
tags: apache,unauth
requests:
- method: GET
path:
- '{{BaseURL}}/conf'
matchers-condition: and
matchers:
- type: word
words:
- '<name>hbase.defaults.for.version</name>'
- '<source>hbase-default.xml</source>'
- type: status
status:
- 200