Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 10 additions & 35 deletions 2025/docs/en/0x02_2025-What_are_Application_Security_Risks.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,50 +5,25 @@ Attackers can potentially use many different paths through your application to d

<table>
<tr>
<td>
<strong>Threat Agents</strong>
</td>
<td>
<strong>Attack \
Vectors</strong>
</td>
<td>
<strong>Exploitability</strong>
</td>
<td>
<strong>Likelihood of Missing Security</strong>
<p style="text-align: center">

<strong>Controls</strong>
</td>
<td>
<strong>Technical</strong>
<p style="text-align: center">

<strong>Impacts</strong>
</td>
<td>
<strong>Business</strong>
<p style="text-align: center">

<strong>Impacts</strong>
</td>
<th>Threat Agents</th>
<th>Attack Vectors</th>
<th>Exploitability</th>
<th>Likelihood of Missing Security Controls</th>
<th>Technical Impacts</th>
<th>Business Impacts</th>
</tr>
<tr>
<td>
<strong>By environment, \
dynamic by situation picture</strong>
<strong>By environment, dynamic by situation picture</strong>
Copy link
Copy Markdown
Author

@DanielYang59 DanielYang59 Apr 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a first time reader, I still really don't understand what this means... And I have to use LLM to help me guess, not sure if it's meant to say "Varies by environment and context"

</td>
<td>
<strong>By Application exposure (by environment)</strong>
<strong>By Application exposure (by environment)</strong>
</td>
<td>
<strong>Avg Weighted Exploit</strong>
<strong>Avg Weighted Exploitability</strong>
</td>
<td>
<strong>Missing Controls \
by average Incidence rate \
Weighed by coverage</strong>
<strong>Missing Controls by average Incidence rate Weighted by coverage</strong>
</td>
<td>
<strong>Avg Weighted Impact</strong>
Expand Down