Git Product home page Git Product logo

opencti-docker's Introduction

Welcome to OpenCTI-Docker ๐Ÿ‘‹

Version License: Apache 2.0 Twitter: JMousqueton

Docker-compose file to deploy OpenCTI with connectors

OpenCTI is an open source platform allowing organizations to manage their cyber threat intelligence knowledge and observables. It has been created in order to structure, store, organize and visualize technical and non-technical information about cyber threats.

Information

  • This Docker-compose file include the following OpenCTI connectors :
Name Request a token/api key
Common Vulnerabilities and Exposures โŒ
VirusTotal โœ…
MITRE ATT&CK โŒ
OpenCTI โŒ
Cybercrime-Tracker โŒ
CyberThreatCoalition source ended in Nov '21
AM!TT โœ…
AlienVault โœ…
AbuseIPDB โœ…
Abuse.ch URLhaus โŒ
Malbeacon โœ…
CryptoLaemus โŒ
Shodan โœ…
Malpedia โŒ
CISA โŒ

Usage

Tested on Ubuntu 20.04

  1. git clone https://github.com/JMousqueton/OpenCTI-Docker/
  2. cd OpenCTI-Docker
  3. cp .env.sample .env
  4. Modify .env file with your variables
  5. sudo apt update && sudo apt upgrade -y && sudo apt install docker-compose
  6. sudo docker-compose --profile start up -d
  7. Wait a little and connect to http://<your_IP>:8080

Note:

  • Use minio-keygen to generate minio keygen.
  • use uuid-gen to generate TOKEN and connectors ID.

Scale

You can scale the number of worker up to X.

In the OpenCTI directory :

  • docker-compose scale worker=X

Upgrade

  1. cd OpenCTI-Docker
  2. git pull
  3. docker-compose pull
  4. docker-compose up -d

Note:

  • To only update OpenCTI version, you can replace step 1 & 2 by editing the first line of .env with the targeted version.

References

Author

๐Ÿ‘ค Julien Mousqueton

Show your support

Give a โญ๏ธ if this project helped you!

opencti-docker's People

Contributors

jmousqueton avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

opencti-docker's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.