nuclei-templates/network/misconfig/clickhouse-unauth.yaml

30 lines
676 B
YAML
Raw Normal View History

2021-08-27 06:08:17 +00:00
id: clickhouse-unauth
info:
name: ClickHouse - Unauthorized Access
2021-08-27 06:08:17 +00:00
author: lu4nx
severity: high
description: ClickHouse was able to be accessed with no required authentication in place.
2023-07-24 18:27:05 +00:00
tags: network,clickhouse,unauth,misconfig
metadata:
max-request: 2
2021-08-27 06:08:17 +00:00
tcp:
2021-08-27 06:08:17 +00:00
- inputs:
# 0011436c69636b486f75736520636c69656e741508b1a9030007 is header
# 64656661756c74 = default
- data: 0011436c69636b486f75736520636c69656e741508b1a903000764656661756c7400
type: hex
host:
2021-08-27 07:53:24 +00:00
- "{{Hostname}}"
2023-09-16 19:35:21 +00:00
port: 9000
2021-08-27 06:08:17 +00:00
read-size: 100
matchers:
- type: word
words:
- "ClickHouse"
- "UTC"
condition: and