Skip to content

omobagrp/csoc-installation-scripts

Repository files navigation

LTW GCR Cybersecurity Operations Center Project

Description

This GCR open source project is focused on delivering an easy to deploy open source cybersecurity monitoring solution for small to medium enterprises.

The project goal is a push-button install of the platform software necessary to support a professional-level Cybersecurity Operations Center (CSOC) solution suitable for use by managed service providers focused on small businesses, or medium sized enterprise IT departments.

The project assets will include: software, documentation, and training materials.

The software will configure, integrate and enhance existing open source software cybersecurity projects, including: Apache Metron, Dionaea, Cowrie, OSSEC and others.

Integration of cybersecurity sensors is a priority for the project to reduce labour and complexity associated with deploying open source security operations center solutions. The project includes a remotely managed honeypot device (LTW GCR Canary) that is suitable for use as a sensor for passive intrusion detection in SME environments.

The project will include CSOC Operational Playbook templates suitable for use by manager service providers or IT department staff responsible for operating the CSOC.

Online training materials will be provided for SME employees to help address employee security awareness.

The project is currently in progress and available at https://github.com/LTW-GCR-CSOC

Screenshots

To be provided

Dependencies

To be provided

Installation

Apache Metron

To be provided

LTW GCR Canary

The installation has been tested on Ubuntu Mate LTS 16.04 with Raspberry Pi 3.

It is currently under active development and testing.

To install all of the LTW GCR Canary software, run the following script:

wget https://github.com/LTW-GCR-CSOC/csoc-installation-scripts/archive/master.zip && \ unzip master.zip && \ cd csoc-installation-scripts-master/ && \ chmod +x *.sh && \ ./honeypots.sh 

Dionaea logs and database will be in this directory /opt/dionaea/var/dionaea

To view the Cowrie Logs, visit http://0.0.0.0:5000

To view the Dionaea Logs, visit http://0.0.0.0:8000

Configuration

To be provided - information on configurable items related to the software.

Usage

To be provided - show users how to use the software.

How to test the software

To be provided - information on how to run automated tests on the software.

Known issues

Currently under active development, see this repository's Issue Tracker.

Getting help

If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.

Getting involved

CONTRIBUTING


Open source licensing info

Related open source projects

  • [Apache Metron]
  • [Dionaea]
  • [Dionaea Log Viewer]
  • [Cowrie]
  • [Cowrie Log Viewer]
  • [OSSEC]
  • [OpenVAS]
  • Mender.io

Credits and references

Contributors

About

Installation scripts and instructions for Canary and CSOC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors