Update README.md
This commit is contained in:
parent
ad8c6a8c42
commit
22109144ab
1 changed files with 4 additions and 2 deletions
|
@ -25,6 +25,7 @@ This Projects serves below usecases:
|
||||||
- [Shuffle Automation Install Guide](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/installation/Shuffle-install.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)
|
- [Shuffle Workflow Implementation](#Shuffle-Workflow-Implementation)
|
||||||
|
- [Elastic EDR Implementation]()
|
||||||
- [Contributing](#Contributing)
|
- [Contributing](#Contributing)
|
||||||
- [Support](#Support)
|
- [Support](#Support)
|
||||||
|
|
||||||
|
@ -42,6 +43,7 @@ This Projects serves below usecases:
|
||||||
<p align="center"> <img src="images/Part3.png"> </p>
|
<p align="center"> <img src="images/Part3.png"> </p>
|
||||||
|
|
||||||
## ☸EDR Implementation
|
## ☸EDR Implementation
|
||||||
|
- Please Refer the installation guideline from Index.
|
||||||
- Once you have your Elastic instance up and running, please refer to this video [HERE](https://youtu.be/fXLsY_eZoeE) for full walkthrough.
|
- Once you have your Elastic instance up and running, please refer to this video [HERE](https://youtu.be/fXLsY_eZoeE) for full walkthrough.
|
||||||
|
|
||||||
# ☸Components(First Phase of Implementation):
|
# ☸Components(First Phase of Implementation):
|
||||||
|
@ -65,8 +67,8 @@ All of the components used in this projects are Open Source.
|
||||||
- **Shuffle**: [Shuffle](https://shuffler.io/) is an Open Source SOAR solution for making orchestration easy between security tools.
|
- **Shuffle**: [Shuffle](https://shuffler.io/) is an Open Source SOAR solution for making orchestration easy between security tools.
|
||||||
- **Twitter Bot**: We have created Twitter TI bot to collect meaningful intel about anything we care about and thus giving us the related information around them. You can find the episode [HERE](https://youtu.be/onklNNJcfDU)
|
- **Twitter Bot**: We have created Twitter TI bot to collect meaningful intel about anything we care about and thus giving us the related information around them. You can find the episode [HERE](https://youtu.be/onklNNJcfDU)
|
||||||
|
|
||||||
## Additional Components(Third Phase of Implementation):
|
## ☸Additional Components(Third Phase of Implementation):
|
||||||
TBD
|
- **Elastic EDR**: [Elastic EDR](https://www.elastic.co/endpoint-security/) prevents ransomware and malware, detects advanced threats, and arms responders with vital context. It’s free and open, ready for every endpoint.
|
||||||
|
|
||||||
# 🔽Installation-Requirements:
|
# 🔽Installation-Requirements:
|
||||||
We have created the environment in AWS. You can follow along or choose any other alternative cloud provider. Or ever you can utilize EKS to deploy the full setup.
|
We have created the environment in AWS. You can follow along or choose any other alternative cloud provider. Or ever you can utilize EKS to deploy the full setup.
|
||||||
|
|
Loading…
Reference in a new issue