Skip to content

Commit

Permalink
Spring 2022 content updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pcampbe committed Apr 10, 2022
1 parent 3b20670 commit 19710a7
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 62 deletions.
27 changes: 27 additions & 0 deletions content/en/docs/CSNF Birthday Cake/_index.md
@@ -0,0 +1,27 @@
---
title: 'CSNF birthday-cake'
linkTitle: 'CSNF birthday-cake'
weight: 60
description: >
---

{{% pageinfo %}}
CSNF birthday cake is the most current implementation of the CSNF decorator.
{{% /pageinfo %}}


<img src="https://csnf.netlify.app/docs/images/csnf-storyboard-bday-cake.png" alt="CSNF Birthday Cake" class="img-responsive">

### What is the purpose/what are we trying to convey
Let’s demonstrate how the CSNF can be used to standardize and decorate alerts from multiple clouds to accelerate SOC decision making through automation, eliminating false positives and enabling the SOC to focus attention on what is most important in terms of risk, leading to improved security outcomes for the long haul

Assuming an adversary is able to access a Cloud account, how would we prevent them from moving laterally in the cloud and pivoting and attempting to access more high value assets?

What you will see in this demonstration is one way that the CSNF canonical model and decorator can be implemented to address the key challenge creating a scalable and unified alerting pipeline that can be used to send alerts from any cloud source to the SOC.

Once the SOC receives the alert they will need to use automation to determine how to respond to the alert. That’s where the CSNF decorator comes in.

Finally we need to be ready to take action according to our playbook. What will we do to protect the organization?


4 changes: 2 additions & 2 deletions content/en/docs/CSNF Demo/_index.md
@@ -1,6 +1,6 @@
---
title: 'CSNF demo-service'
linkTitle: 'CSNF demo-service'
title: 'CSNF demo-service (archived)'
linkTitle: 'CSNF demo-service (archived)'
weight: 60
description: >
The CSNF demo-service is a typescript application that provides minimal functionality to allow security researchers and security developers to become familiar with the CSNF Decorator. The application can be easily deployed using Docker.
Expand Down
21 changes: 0 additions & 21 deletions content/en/docs/Contribution guidelines/Step One/_index.md

This file was deleted.

15 changes: 0 additions & 15 deletions content/en/docs/Contribution guidelines/Step Three/_index.md

This file was deleted.

15 changes: 0 additions & 15 deletions content/en/docs/Contribution guidelines/Step Two/_index.md

This file was deleted.

3 changes: 2 additions & 1 deletion content/en/docs/Contribution guidelines/_index.md
Expand Up @@ -11,7 +11,8 @@ description: >
*To learn more about the Cloud Security Notification Framework please step through the links below!*
{{% /pageinfo %}}

<img src="https://csnf.netlify.app/docs/images/contribute.png" alt="Steps to Contribute" class="img-responsive">
### Contributing to the CSNF Decorator
If you want to contribute to the repo, see the [CONTRIBUTING.md](https://github.com/onug/CSNF/blob/main/demo-service/CONTRIBUTING.md) file.



Expand Down
12 changes: 4 additions & 8 deletions content/en/docs/_index.md
@@ -1,18 +1,14 @@

---
title: "CSNF Documentation Site"
linkTitle: "Documentation"
title: 'CSNF Documentation - Spring 2022 Update'
linkTitle: 'Documentation'
weight: 20
menu:
main:
weight: 20
---

{{% pageinfo %}}
Here is the latest video on the Cloud Security Notification Framwork (CSNF) from the October 2021 ONUG Conference.
This page contains information on the Spring 2022 Cloud Security Notification Framework release, code named Birthday Cake.
{{% /pageinfo %}}

<div style="padding:56.25% 0 0 0;position:relative;">
<iframe src="https://player.vimeo.com/video/653733283?h=ab7b1d59e1&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:60%;height:60%;" title="ONUG CSNF Decorator - Animation"></iframe>
</div>
<script src="https://player.vimeo.com/api/player.js"></script>
<img src="https://csnf.netlify.app/docs/images/csnf-storyboard-bday-cake.png" alt="CSNF Birthday Cake" class="img-responsive">
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 19710a7

Please sign in to comment.