SOCTools is a set of tools that can be used by a SOC for collecting and analyzing security data, incident handling and threat intelligence.
SOCTools is a collection of tools for collecting, enriching and analysing logs and other security data, threat information sharing and incident handling. It is comprised of the following components:
*[Apache Nifi](https://nifi.apache.org/)
*[Open Distro for Elasticsearch and Kibana](https://opendistro.github.io/for-elasticsearch/)
*[MISP](https://www.misp-project.org/)
*[The Hive and Cortex](https://thehive-project.org/)
*[Keycloak](https://www.keycloak.org/)
Installation
------------
SOCTools aims at being easy to install and that all components should be fully integrated so that everything feels like one single application.
Do a minimal installation of CentOS 7.
## Documentation
Log in and install ansible:
`yum -y install epel-release`
`yum -y install ansible git`
`ansible-galaxy collection install ansible.posix`
*[Architecture](doc/architecture.md)
*[Installation](doc/install.md)
* Example use case
Clone soctools:
Temporary solution: Upload your ssh key to gitlab.geant.org
As part of the GÉANT 2020 Framework Partnership Agreement (FPA), the project receives funding from the European Union’s Horizon 2020 research and innovation programme under Grant Agreement No. 856726 (GN4-3).