33 lines
843 B
YAML
33 lines
843 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
|
|
|
|
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: 4a0a00473045022100ab74f20fe1292b54a0224ec2d7a6cfb5a742988faaac0b2d36f641028a383a39022030f89d9cb487192b98af46f1800800851543253a0dc8bc98b02c77c8f7d3b3bc:922c64590222798bb761d5b6d8e72950 |