Update README.md
This commit is contained in:
parent
a7274ed00c
commit
3751c4c460
1 changed files with 9 additions and 0 deletions
|
@ -21,13 +21,22 @@ This Projects serves below usecases:
|
||||||
- [Installation Requirements](#Installation-Requirements)
|
- [Installation Requirements](#Installation-Requirements)
|
||||||
- [Installation Guide First Phase](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/installation/install1.md)
|
- [Installation Guide First Phase](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/installation/install1.md)
|
||||||
- [Installation Guide Second Phase](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/installation/install2.md)
|
- [Installation Guide Second Phase](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/installation/install2.md)
|
||||||
|
- [Shuffle Automation Install Guide](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/installation/shuffle-install.md)
|
||||||
- [Integration Guide First Phase](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/integration/integration.md)
|
- [Integration Guide First Phase](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/integration/integration.md)
|
||||||
|
- [Shuffle Workflow Implementation](#Shuffle-Workflow-Implementation)
|
||||||
- [Contributing](#Contributing)
|
- [Contributing](#Contributing)
|
||||||
- [Support](#Support)
|
- [Support](#Support)
|
||||||
|
|
||||||
# ☸Architecture-Diagram(Ongoing):
|
# ☸Architecture-Diagram(Ongoing):
|
||||||
<p align="center"> <img src="images/simpler-soc.png"> </p>
|
<p align="center"> <img src="images/simpler-soc.png"> </p>
|
||||||
|
|
||||||
|
# ☸Shuffle-SOAR workflow(Ongoing):
|
||||||
|
<p align="center"> <img src="images/shuffle-workflow.PNG"> </p>
|
||||||
|
|
||||||
|
## ☸Shuffle-Workflow-Implementation
|
||||||
|
- For utilizing Shuffle workflow please first refer the installation guideline from Index.
|
||||||
|
- Once you have your shuffle instance up and running, please refer to this video HERE for full walkthrough.
|
||||||
|
|
||||||
# ☸Components(First Phase of Implementation):
|
# ☸Components(First Phase of Implementation):
|
||||||
All of the components used in this projects are Open Source.
|
All of the components used in this projects are Open Source.
|
||||||
- **Elastic SIEM**: Open source SIEM platform powered by ElasticSearch, Logstash, Kibana
|
- **Elastic SIEM**: Open source SIEM platform powered by ElasticSearch, Logstash, Kibana
|
||||||
|
|
Loading…
Reference in a new issue