33 lines
852 B
YAML
33 lines
852 B
YAML
id: riak-detect
|
|
|
|
info:
|
|
name: Riak Detection
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Riak is a distributed NoSQL key-value data store that offers high availability, fault tolerance, operational simplicity, and scalability.
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: product:"Riak"
|
|
verified: true
|
|
tags: network,oss,detect,riak,nosql
|
|
|
|
tcp:
|
|
- inputs:
|
|
- data: 0000000107
|
|
type: hex
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 8087
|
|
|
|
read-size: 2048
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "riak"
|
|
|
|
extractors:
|
|
- type: regex
|
|
regex:
|
|
- "riak@([0-9.]+)..([0-9.]+([a-z]+[0-9]))"
|
|
# digest: 490a004630440220471f66227af5626bb623f1f2540869d3686758d8039a79162811cf31a2d1309e022033bf6eaa96b32fe212da9c9034f8c1bb7f9439827120d7325c42fef0616a411b:922c64590222798bb761d5b6d8e72950 |