32 lines
867 B
YAML
32 lines
867 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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: product:"Riak"
|
|
tags: network,oss,detect,riak,nosql,detection,tcp
|
|
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: 4a0a004730450221008455bb1b2fa989e22255b18a96cb081ff5ed095866890fa8e84264b02289c2f102205c59728fd7667c7bab356b859f236a24f20bf44fa78d13a455b765f086956889:922c64590222798bb761d5b6d8e72950 |