-
Notifications
You must be signed in to change notification settings - Fork 425
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Week 6: Scientific paper proposal (#2402)
* Added proposal * Week 6: Scientific paper proposal --------- Co-authored-by: Jonas Liley <[email protected]>
- Loading branch information
1 parent
d895fc4
commit 9ebd544
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
contributions/scientific-paper/week6/liley-eusebiu/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Assignment Proposal | ||
|
||
## Title | ||
|
||
Yet another cybersecurity risk assessment framework | ||
|
||
## Names and KTH ID | ||
|
||
- Eusebiu Volostiuc ([email protected]) | ||
- Jonas Liley ([email protected]) | ||
|
||
## Deadline | ||
|
||
- Week 6 | ||
|
||
## Category | ||
|
||
- Scientific paper | ||
|
||
## Description | ||
|
||
Threat Modeling is an integral part of the planning and design stages in the DevSecOps cycle and keeps being highly relevant in later stages of a product development cycle. We want to explain the basics of Threat Modeling, the main motivations behind it, and the methodology on how to perform Threat Modeling which is explained in the chosen paper: https://link.springer.com/article/10.1007/s10207-023-00713-y | ||
|
||
**Relevance** | ||
|
||
Threat Modeling is a highly relevant methodology which allows modeling and security testing of software "on paper". It can help with identifying security vulnerabilities in early stages of the development, making them easier and cheaper to fix. Additionally it provides a high value when working with constraint budgets, allowing security practitioners and decision makers to prioritize effectively. | ||
|