Skip to content

Commit 27a10e1

Browse files
committed
updated frameworks
1 parent 636d6dc commit 27a10e1

File tree

12 files changed

+224
-129
lines changed

12 files changed

+224
-129
lines changed

_toc.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@ parts:
100100
- file: learning/trustedcomputing
101101
- file: learning/security-references
102102
sections:
103-
- file: learning/cryptography
104-
- file: learning/securityframeworks
103+
- file: learning/cryptography
105104
- file: learning/researchlabs
106105
- file: learning/vulnerabilitymanagement
107106
- file: learning/vulnerabilitydatabases

architecture/frameworks.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,8 @@ The Vocabulary for Event Recording and Incident Sharing (VERIS) is a set of metr
128128

129129
Check: [https://verisframework.org/](https://verisframework.org/)
130130

131-
Repository: [https://github.com/vz-risk/veris](https://github.com/vz-risk/veris)
131+
Repository: [https://github.com/vz-risk/veris](https://github.com/vz-risk/veris)
132+
133+
134+
```{include} ../generatedfiles/frameworks.md
135+
```

generatedfiles/attacks.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
:::{grid-item-card}
1010
:link: https://www.cisa.gov/news-events/news/apache-log4j-vulnerability-guidance
11-
{octicon}`smiley;1em;caption-text` **Apache Log4j Vulnerability Guidance**
11+
{octicon}`megaphone;1em;caption-text` **Apache Log4j Vulnerability Guidance**
1212
^^^
1313
Log4shell is a critical vulnerability in the widely-used logging tool Log4j, which is used by millions of computers worldwide running online services. A wide range of people, including organisations, governments and individuals are still vulnerable...
1414
+++
@@ -18,7 +18,7 @@ Log4shell is a critical vulnerability in the widely-used logging tool Log4j, whi
1818

1919
:::{grid-item-card}
2020
:link: https://cachewarpattack.com/#home
21-
{octicon}`heart;1em;caption-text` **CacheWarp**
21+
{octicon}`book;1em;caption-text` **CacheWarp**
2222
^^^
2323
CacheWarp is a software fault attack on AMD SEV-ES and SEV-SNP. It allows attackers to hijack control flow, break into encrypted VMs, and perform privilege escalation inside the VM.
2424
+++
@@ -28,7 +28,7 @@ CacheWarp is a software fault attack on AMD SEV-ES and SEV-SNP. It allows attack
2828

2929
:::{grid-item-card}
3030
:link: https://downfall.page/
31-
{octicon}`briefcase;1em;caption-text` **Downfall attacks**
31+
{octicon}`light-bulb;1em;caption-text` **Downfall attacks**
3232
^^^
3333
Downfall attacks target a critical weakness found in billions of modern processors used in personal and cloud computers. This vulnerability, identified as CVE-2022-40982, enables a user to access and steal data from other users who share the same computer.
3434
+++
@@ -38,7 +38,7 @@ Downfall attacks target a critical weakness found in billions of modern processo
3838

3939
:::{grid-item-card}
4040
:link: https://meltdownattack.com/
41-
{octicon}`note;1em;caption-text` **Meltdown and Spectre**
41+
{octicon}`thumbsup;1em;caption-text` **Meltdown and Spectre**
4242
^^^
4343
Meltdown and Spectre exploit critical vulnerabilities in modern processors. These hardware vulnerabilities allow programs to steal data which is currently processed on the computer.
4444
+++
@@ -48,7 +48,7 @@ Meltdown and Spectre exploit critical vulnerabilities in modern processors. Thes
4848

4949
:::{grid-item-card}
5050
:link: https://people.redhat.com/~hkario/marvin/
51-
{octicon}`telescope;1em;caption-text` **The Marvin Attack**
51+
{octicon}`package;1em;caption-text` **The Marvin Attack**
5252
^^^
5353
The Marvin Attack is a return of a 25 year old vulnerability that allows performing RSA decryption and signing operations as an attacker with the ability to observe only the time of the decryption operation performed with the private key.
5454
+++

generatedfiles/courses.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
:::{grid-item-card}
1010
:link: https://widgets.weforum.org/blockchain-toolkit/data-protection/index.html
11-
{octicon}`hubot;1em;caption-text` **Data Protection**
11+
{octicon}`check-circle;1em;caption-text` **Data Protection**
1212
^^^
1313
Course on protecting the confidentiality of sensitive data shared on a blockchain network.
1414
+++
@@ -18,7 +18,7 @@ Course on protecting the confidentiality of sensitive data shared on a blockchai
1818

1919
:::{grid-item-card}
2020
:link: https://widgets.weforum.org/blockchain-toolkit/digital-identity/index.html#q01
21-
{octicon}`zap;1em;caption-text` **Digital Identity**
21+
{octicon}`report;1em;caption-text` **Digital Identity**
2222
^^^
2323
This module covers considerations and questions to guide the design of a responsible digital identity system as it relates to blockchain for supply chain.
2424
+++

generatedfiles/foundations.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Certification Authority Browser Forum (CA/Browser Forum) is a voluntary gath
1818

1919
:::{grid-item-card}
2020
:link: https://www.cisecurity.org/
21-
{octicon}`thumbsup;1em;caption-text` **Center for Internet Security (CIS)**
21+
{octicon}`telescope;1em;caption-text` **Center for Internet Security (CIS)**
2222
^^^
2323
The Center for Internet Security (CIS) is a 501(c)(3) organization is dedicated to enhancing the cybersecurity readiness and response among public and private sector entities. CIS’s Mission is to: Identify, develop, validate, promote, and sustain best practices in cybersecurity; Deliver world-class security solutions to prevent and rapidly respond to cyber incidents; and Build and lead communities to enable an environment of trust in cyberspace.
2424
+++
@@ -28,7 +28,7 @@ The Center for Internet Security (CIS) is a 501(c)(3) organization is dedicated
2828

2929
:::{grid-item-card}
3030
:link: https://www.first.org/
31-
{octicon}`file;1em;caption-text` **FIRST**
31+
{octicon}`light-bulb;1em;caption-text` **FIRST**
3232
^^^
3333
FIRST is the premier organization and recognized global leader in incident response.
3434
+++
@@ -37,7 +37,7 @@ FIRST is the premier organization and recognized global leader in incident respo
3737

3838

3939
:::{grid-item-card}
40-
{octicon}`report;1em;caption-text` **Global Encryption Coalition**
40+
{octicon}`check-circle;1em;caption-text` **Global Encryption Coalition**
4141
^^^
4242
The Global Encryption Coalition promotes and defends encryption in key countries and multilateral fora where it is under threat. The foundation also provides crucial [resources](https://www.globalencryption.org/resources/) to learn more on encryption.
4343
+++
@@ -47,7 +47,7 @@ The Global Encryption Coalition promotes and defends encryption in key countries
4747

4848
:::{grid-item-card}
4949
:link: https://bok.idpro.org/
50-
{octicon}`check-circle;1em;caption-text` **IDPro Body of Knowledge**
50+
{octicon}`telescope;1em;caption-text` **IDPro Body of Knowledge**
5151
^^^
5252
The IDPro Body of Knowledge is a compilation of IAM crucial up-to-date knowledge. This content is created and reviewed by the IAM professionals. All articles are peer reviewed. Within this resource you can find an 'IAM Reference Architecture', articles on 'Authentication and Authorization' and more content regarding IAM (Identity and Access Management).
5353
+++
@@ -57,7 +57,7 @@ The IDPro Body of Knowledge is a compilation of IAM crucial up-to-date knowledge
5757

5858
:::{grid-item-card}
5959
:link: https://www.abetterinternet.org/
60-
{octicon}`checklist;1em;caption-text` **Internet Security Research Group**
60+
{octicon}`zap;1em;caption-text` **Internet Security Research Group**
6161
^^^
6262
Our mission is to protect Internet users by lowering monetary, technological, and informational barriers to a more secure and privacy-respecting Internet.
6363
+++
@@ -67,7 +67,7 @@ Our mission is to protect Internet users by lowering monetary, technological, an
6767

6868
:::{grid-item-card}
6969
:link: https://www.misp-project.org/
70-
{octicon}`package;1em;caption-text` **MISP - Threat Intelligence Sharing Platform**
70+
{octicon}`telescope;1em;caption-text` **MISP - Threat Intelligence Sharing Platform**
7171
^^^
7272
MISP is an open source software solution for collecting, storing, distributing and sharing cyber security indicators and threats about cyber security incidents analysis and malware analysis.
7373
+++
@@ -77,7 +77,7 @@ MISP is an open source software solution for collecting, storing, distributing a
7777

7878
:::{grid-item-card}
7979
:link: https://www.memorysafety.org/
80-
{octicon}`check-circle;1em;caption-text` **Memory Safety**
80+
{octicon}`telescope;1em;caption-text` **Memory Safety**
8181
^^^
8282
Prossimo is an Internet Security Research Group (ISRG) project.
8383
+++
@@ -87,7 +87,7 @@ Prossimo is an Internet Security Research Group (ISRG) project.
8787

8888
:::{grid-item-card}
8989
:link: https://objective-see.org/
90-
{octicon}`smiley;1em;caption-text` **Objective-See Foundation**
90+
{octicon}`telescope;1em;caption-text` **Objective-See Foundation**
9191
^^^
9292
Foundation focusses on free, open-source macOS security tools. And is known for organising the macOS security conference, "Objective by the Sea" (#OBTS).
9393
+++
@@ -97,7 +97,7 @@ Foundation focusses on free, open-source macOS security tools. And is known for
9797

9898
:::{grid-item-card}
9999
:link: https://somap.org/default.html
100-
{octicon}`bookmark;1em;caption-text` **Open Source IT Risk Management**
100+
{octicon}`tools;1em;caption-text` **Open Source IT Risk Management**
101101
^^^
102102
Focuses on the Security Officers and on helping them in doing their daily business as comfortable as possible. The main goals of SOMAP.org are to develop and maintain: - Guides and Handbooks explaining and describing Risk Management. - an open and free 'best practice' Risk Model Repository with security objectives, threats and other risk related meta-data.
103103
+++
@@ -107,7 +107,7 @@ Focuses on the Security Officers and on helping them in doing their daily busine
107107

108108
:::{grid-item-card}
109109
:link: https://openssf.org/
110-
{octicon}`book;1em;caption-text` **Open Source Security Foundation**
110+
{octicon}`hubot;1em;caption-text` **Open Source Security Foundation**
111111
^^^
112112
Part of the Linux Foundation. The OpenSSF is the host for several large projects that focus on improving FOSS security.
113113
+++
@@ -117,7 +117,7 @@ Part of the Linux Foundation. The OpenSSF is the host for several large projects
117117

118118
:::{grid-item-card}
119119
:link: https://ostif.org/
120-
{octicon}`book;1em;caption-text` **Open Source Technology Improvement Fund**
120+
{octicon}`smiley;1em;caption-text` **Open Source Technology Improvement Fund**
121121
^^^
122122
The Open Source Technology Improvement Fund is a corporate non-profit dedicated to securing open source apps that we all depend on. Securing software isn’t easy, and we know what it takes to succeed. By facilitating security audits and reviews, OSTIF makes it easy for projects to significantly improve security.
123123
+++
@@ -126,7 +126,7 @@ The Open Source Technology Improvement Fund is a corporate non-profit dedicated
126126

127127

128128
:::{grid-item-card}
129-
{octicon}`tag;1em;caption-text` **OpenChain Project**
129+
{octicon}`zap;1em;caption-text` **OpenChain Project**
130130
^^^
131131
Linux Foundation project. The OpenChain Project is focused on commercial and non-commercial open source process management in the supply chain. Maintains [OpenChain ISO/IEC 5230](https://www.openchainproject.org/license-compliance) and [OpenChain ISO/IEC DIS 18974](https://www.openchainproject.org/security-assurance) These ISO/IEC standards are at no cost available using this link.
132132
+++
@@ -136,7 +136,7 @@ Linux Foundation project. The OpenChain Project is focused on commercial and non
136136

137137
:::{grid-item-card}
138138
:link: https://www.open-scap.org/
139-
{octicon}`cross-reference;1em;caption-text` **OpenSCAP**
139+
{octicon}`note;1em;caption-text` **OpenSCAP**
140140
^^^
141141
The OpenSCAP project provides tools to improve security of your infrastructure using open source tools. This project is founded by RedHat and the tools are NIST certified. Use of the tools is encouraged if your systems or infrastructure needs to meet NIST (or other US) security standards.
142142
+++
@@ -156,7 +156,7 @@ The mission of SIE Europe is to make the European digital economy safer by offer
156156

157157
:::{grid-item-card}
158158
:link: https://www.securityresearchlegaldefensefund.org/
159-
{octicon}`file;1em;caption-text` **Security Research Legal Defense Fund**
159+
{octicon}`report;1em;caption-text` **Security Research Legal Defense Fund**
160160
^^^
161161
We aim to help fund legal representation for persons who face legal issues due to good faith security research and vulnerability disclosure in cases that would advance cybersecurity for the public interest.
162162
+++
@@ -165,7 +165,7 @@ We aim to help fund legal representation for persons who face legal issues due t
165165

166166

167167
:::{grid-item-card}
168-
{octicon}`bookmark;1em;caption-text` **Spamhaus Project**
168+
{octicon}`cross-reference;1em;caption-text` **Spamhaus Project**
169169
^^^
170170
Spamhaus Project is the authority on IP and domain reputation. Also https://urlhaus.abuse.ch/ is a tool of this foundation.
171171
+++
@@ -175,7 +175,7 @@ Spamhaus Project is the authority on IP and domain reputation. Also https://url
175175

176176
:::{grid-item-card}
177177
:link: https://www.cybok.org
178-
{octicon}`hubot;1em;caption-text` **The Cyber Security Body Of Knowledge**
178+
{octicon}`thumbsup;1em;caption-text` **The Cyber Security Body Of Knowledge**
179179
^^^
180180
A comprehensive Body of Knowledge to inform and underpin education and professional training for the cyber security sector. A great collection of resources that cover all aspects of cyber security.
181181
+++
@@ -184,7 +184,7 @@ A comprehensive Body of Knowledge to inform and underpin education and professio
184184

185185

186186
:::{grid-item-card}
187-
{octicon}`light-bulb;1em;caption-text` **The Honeynet Project**
187+
{octicon}`heart;1em;caption-text` **The Honeynet Project**
188188
^^^
189189
non-profit security research organization, dedicated to investigating the latest attacks and developing open source security tools to improve Internet security. See also the list with active projects: https://www.honeynet.org/projects/
190190
+++
@@ -193,7 +193,7 @@ non-profit security research organization, dedicated to investigating the latest
193193

194194

195195
:::{grid-item-card}
196-
{octicon}`stack;1em;caption-text` **The Shadowserver Foundation**
196+
{octicon}`hubot;1em;caption-text` **The Shadowserver Foundation**
197197
^^^
198198
Since our founding in 2004, The Shadowserver Foundation has become one of the world’s leading resources for Internet security reporting and malicious activity investigation. When we started, we were staffed entirely by volunteers. Today, we employ a full-time team and maintain a global infrastructure spanning 80 countries. Shadowserver scans the entire IPv4 Internet for over 100 different network protocols every day, and also performs IPv6 scans based on IPv6 hitlists for selected protocols. These are “hello” type port scans that do not exploit any vulnerability. Check the [daily dashboard](https://dashboard.shadowserver.org/) provided by this foundation.
199199
+++
@@ -202,7 +202,7 @@ Since our founding in 2004, The Shadowserver Foundation has become one of the wo
202202

203203

204204
:::{grid-item-card}
205-
{octicon}`light-bulb;1em;caption-text` **Trusted CI**
205+
{octicon}`bookmark;1em;caption-text` **Trusted CI**
206206
^^^
207207
The Trusted CI Framework is a minimum standard for cybersecurity programs. The mission of Trusted CI Foundation is to improve the cybersecurity of NSF computational science and engineering projects, while allowing those projects to focus on their science endeavors. This foundation provides great [templates and tools](https://www.trustedci.org/framework/templates) ready to use!
208208
+++
@@ -212,7 +212,7 @@ The Trusted CI Framework is a minimum standard for cybersecurity programs. The m
212212

213213
:::{grid-item-card}
214214
:link: https://www.dns0.eu/
215-
{octicon}`briefcase;1em;caption-text` **dns0.eu**
215+
{octicon}`zap;1em;caption-text` **dns0.eu**
216216
^^^
217217
The European public DNS that makes your Internet safer. A free, sovereign and GDPR-compliant recursive DNS resolver with a strong focus on security to protect the citizens and organizations of the European Union.
218218
+++

generatedfiles/framework.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
## Framework
2+
3+
% This file is GENERATED. Check the tools on https://nocomplexity.com/ or my github.com/nocomplexity to use it too! Its FOSS.
4+
5+
::::{grid} 2
6+
:class-container: text-center
7+
:gutter: 2
8+
9+
:::{grid-item-card}
10+
:link: https://www.nist.gov/cyberframework
11+
{octicon}`tools;1em;caption-text` **NIST Cybersecurity Framework**
12+
^^^
13+
For industry, government, and organizations to reduce cybersecurity risks
14+
+++
15+
[Read more or use this reference »](https://www.nist.gov/cyberframework)
16+
:::
17+
18+
19+
:::{grid-item-card}
20+
:link: http://www.opensecurityarchitecture.org/
21+
{octicon}`tag;1em;caption-text` **Open Security Architecture (OSA)**
22+
^^^
23+
OSA distills the know-how of the security architecture community and provides readily usable patterns for your application. OSA shall be a free framework that is developed and owned by the community.
24+
+++
25+
[Read more or use this reference »](http://www.opensecurityarchitecture.org/)
26+
:::
27+
28+
29+
:::{grid-item-card}
30+
:link: https://www.opensamm.org/
31+
{octicon}`briefcase;1em;caption-text` **Software Assurance Maturity Model**
32+
^^^
33+
The Software Assurance Maturity Model (SAMM) is an open framework to help organizations formulate and implement a strategy for software security that is tailored to the specific risks facing the organization.
34+
+++
35+
[Read more or use this reference »](https://www.opensamm.org/)
36+
:::
37+
38+
39+
::::
40+
% End of Grid
41+
% This file is GENERATED using a simple tool. Check the tools on https://nocomplexity.com/ or my github.com/nocomplexity to use it too! Its FOSS.
42+

generatedfiles/frameworks.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
## Frameworks
2+
3+
% This file is GENERATED. Check the tools on https://nocomplexity.com/ or my github.com/nocomplexity to use it too! Its FOSS.
4+
5+
::::{grid} 2
6+
:class-container: text-center
7+
:gutter: 2
8+
9+
:::{grid-item-card}
10+
:link: https://www.nist.gov/cyberframework
11+
{octicon}`hubot;1em;caption-text` **NIST Cybersecurity Framework**
12+
^^^
13+
For industry, government, and organizations to reduce cybersecurity risks
14+
+++
15+
[Read more or use this reference »](https://www.nist.gov/cyberframework)
16+
:::
17+
18+
19+
:::{grid-item-card}
20+
:link: http://www.opensecurityarchitecture.org/
21+
{octicon}`cross-reference;1em;caption-text` **Open Security Architecture (OSA)**
22+
^^^
23+
OSA distills the know-how of the security architecture community and provides readily usable patterns for your application. OSA shall be a free framework that is developed and owned by the community.
24+
+++
25+
[Read more or use this reference »](http://www.opensecurityarchitecture.org/)
26+
:::
27+
28+
29+
:::{grid-item-card}
30+
:link: https://www.opensamm.org/
31+
{octicon}`book;1em;caption-text` **Software Assurance Maturity Model**
32+
^^^
33+
The Software Assurance Maturity Model (SAMM) is an open framework to help organizations formulate and implement a strategy for software security that is tailored to the specific risks facing the organization.
34+
+++
35+
[Read more or use this reference »](https://www.opensamm.org/)
36+
:::
37+
38+
39+
::::
40+
% End of Grid
41+
% This file is GENERATED using a simple tool. Check the tools on https://nocomplexity.com/ or my github.com/nocomplexity to use it too! Its FOSS.
42+

0 commit comments

Comments
 (0)