Skip to content

Commit 2ee33ba

Browse files
committed
Updates
1 parent bce3934 commit 2ee33ba

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ _site/
22
.sass-cache/
33
.jekyll-metadata
44
.bundle/
5+
*.code-workspace

pages/03-application-security.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ title: Application Security
5757
---
5858
- <https://www.owasp.org/index.php/Threat_Risk_Modeling>{:target="_blank" rel="noopener"}
5959
- [OWASP Threat Model Cookbook](https://github.com/OWASP/threat-model-cookbook){:target="_blank" rel="noopener"}
60+
- <https://owasp.org/www-project-pytm/>{:target="_blank" rel="noopener"}
61+
- <https://cheatsheetseries.owasp.org/cheatsheets/Threat_Modeling_Cheat_Sheet.html>{:target="_blank" rel="noopener"}
6062
- [Microsoft SDL Practice #7: Use Threat Modeling](https://www.microsoft.com/en-us/SDL/process/design.aspx){:target="_blank" rel="noopener"}
6163
- [Uncover Security Design Flaws Using The STRIDE Approach](http://download.microsoft.com/download/3/a/7/3a7fa450-1f33-41f7-9e6d-3aa95b5a6aea/MSDNMagazineNovember2006en-us.chm){:target="_blank" rel="noopener"}
6264
- [Security Briefs - The MSF-Agile+SDL Process Template for TFS 2010](https://msdn.microsoft.com/en-us/magazine/ff955239.aspx){:target="_blank" rel="noopener"}

pages/09-cyber-threats.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ layout: page
33
title: Cyber Threats
44
---
55

6+
- <https://www.misp-project.org/>
7+
68
## Reverse Engineering
79
---
810
### Tools

0 commit comments

Comments
 (0)