rock

Automated deployment scripts for the RockNSM network hunting distribution.

  • 所有者: rocknsm/rock
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

ROCK is a collections platform, in the spirit of Network Security Monitoring by contributors from all over industry and the public sector. It's primary focus is to provide a robust, scalable sensor platform for both enduring security monitoring and incident response missions. The platform consists of 3 core capabilities:

  • Passive data acquisition via AF_PACKET, feeding systems for metadata (Bro), signature detection (Suricata), and full packet capture (Stenographer).
  • A messaging layer (Kafka and Logstash) that provides flexibility in scaling the platform to meet operational needs, as well as providing some degree of data reliability in transit.
  • Reliable data storage and indexing (Elasticsearch) to support rapid retrieval and analysis (Kibana) of the data.

Features

  • Full Packet Capture via Google Stenographer and Docket.
  • Protocol Analysis and Metadata via Bro.
  • Signature Based Alerting via Suricata.
  • Recursive File Scanning via FSF.
  • Message Queuing and Distribution via Apache Kafka.
  • Message Transport via Logstash.
  • Data Storage, Indexing, and Search via Elasticsearch.
  • Data UI and Visualization via Kibana.
  • Security - The system is developed and tested to run with SELinux enabled.

Installation and Usage

Please reference our documentation for all ROCK details to include:

  • installation
  • configuration
  • deployment
  • troubleshooting

Testing

We use molecule for testing playbooks using
vSphere instances in one or more of the developers' labs. Specifically, we're
using these CookieCutter templates for molecule, as found in the molecule/ directory.

If you're looking to run these tests in a different vCenter environment, you'll
need ti edit the molecule block in molecule.yml for each of the scenarios.
After that, you authenticate using the environment variables VMWARE_USER and
VMWARE_PASSWORD. These are the standard Ansible environment variables and get
passed to the respective VMware modules.

In molecule, the easiest way to is to create a .env.yml file in the root
of the rock project directory with this information. Example:

---
VMWARE_USER: "myuser@vsphere.local"
VMWARE_PASSWORD: "its-a-secret-to-everybody"

You can then run all the tests.

docker run --rm -ti -v $(pwd):/src  \
   -w /src quay.io/perched/molecule-vsphere test --all

Thanks

This architecture is made possible by the efforts of an ever-growing list of amazing people. Look around our Github to see the whole list.

主要指標

概覽
名稱與所有者rocknsm/rock
主編程語言Jinja
編程語言Shell (語言數: 3)
平台
許可證Apache License 2.0
所有者活动
創建於2015-12-05 02:49:25
推送於2023-07-02 11:19:51
最后一次提交2023-06-28 20:49:56
發布數21
最新版本名稱rock-2.5.1-1 (發布於 2020-04-21 03:13:58)
第一版名稱v1.0-final (發布於 )
用户参与
星數455
關注者數58
派生數97
提交數807
已啟用問題?
問題數355
打開的問題數111
拉請求數210
打開的拉請求數2
關閉的拉請求數34
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?