Skip to content

Commit 7c580b7

Browse files
committed
Deployed 0b9f42f with MkDocs version: 1.5.3
1 parent 3231829 commit 7c580b7

File tree

4 files changed

+25
-1
lines changed

4 files changed

+25
-1
lines changed

epss/LEV/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,6 +2157,18 @@ <h2 id="applying-lev-in-vulnerability-management">Applying LEV in Vulnerability
21572157
<hr />
21582158
<h2 id="concerns">Concerns<a class="headerlink" href="#concerns" title="Permanent link">&para;</a></h2>
21592159
<h3 id="misunderstanding-of-epss">Misunderstanding of <abbr title="Exploit Prediction Scoring System">EPSS</abbr>?<a class="headerlink" href="#misunderstanding-of-epss" title="Permanent link">&para;</a></h3>
2160+
<div class="admonition tip">
2161+
<p class="admonition-title">Tip</p>
2162+
<p>See <a href="https://youtu.be/o1XKTgX1JeE?feature=shared&amp;t=1827">State of <abbr title="Exploit Prediction Scoring System">EPSS</abbr> and What to Expect from Version 4</a>, Jay Jacobs, April 2025 for how the model is <strong>created</strong> with historic exploitation activity data.</p>
2163+
<ul>
2164+
<li>where a new version of the model is created ~~ every year so far e.g. <abbr title="Exploit Prediction Scoring System">EPSS</abbr> v1 to today's <abbr title="Exploit Prediction Scoring System">EPSS</abbr> v4.</li>
2165+
</ul>
2166+
<p>Once created, the <abbr title="Exploit Prediction Scoring System">EPSS</abbr> model when <strong>running</strong></p>
2167+
<ul>
2168+
<li>does not know or care <strong>directly</strong> about previous exploitation activity i.e. it does not have an explicit variable for this.</li>
2169+
<li>does know and care <strong>indirectly</strong> about previous exploitation activity because the approach will boost and weight the variables/features it does have based on their relationship to historic exploitation activity.</li>
2170+
</ul>
2171+
</div>
21602172
<div class="admonition warning">
21612173
<p class="admonition-title"><strong>CRITICAL INSIGHT: Past vs. Future Exploitation</strong></p>
21622174
<p><a href="https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.41.pdf">NIST CSWP 41</a> suggests that <abbr title="Exploit Prediction Scoring System">EPSS</abbr> provides inaccurate scores for previously exploited vulnerabilities, and recommends changing the <abbr title="Exploit Prediction Scoring System">EPSS</abbr> scores to be 1.0 for all vulnerabilities on a <abbr title="Known Exploited Vulnerability">KEV</abbr> list.</p>

print_page/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4760,6 +4760,18 @@ <h2 id="epss-lev-applying-lev-in-vulnerability-management">Applying LEV in Vulne
47604760
<hr />
47614761
<h2 id="epss-lev-concerns">Concerns<a class="headerlink" href="#epss-lev-concerns" title="Permanent link">&para;</a></h2>
47624762
<h3 id="epss-lev-misunderstanding-of-epss">Misunderstanding of <abbr title="Exploit Prediction Scoring System">EPSS</abbr>?<a class="headerlink" href="#epss-lev-misunderstanding-of-epss" title="Permanent link">&para;</a></h3>
4763+
<div class="admonition tip">
4764+
<p class="admonition-title">Tip</p>
4765+
<p>See <a href="https://youtu.be/o1XKTgX1JeE?feature=shared&amp;t=1827">State of <abbr title="Exploit Prediction Scoring System">EPSS</abbr> and What to Expect from Version 4</a>, Jay Jacobs, April 2025 for how the model is <strong>created</strong> with historic exploitation activity data.</p>
4766+
<ul>
4767+
<li>where a new version of the model is created ~~ every year so far e.g. <abbr title="Exploit Prediction Scoring System">EPSS</abbr> v1 to today's <abbr title="Exploit Prediction Scoring System">EPSS</abbr> v4.</li>
4768+
</ul>
4769+
<p>Once created, the <abbr title="Exploit Prediction Scoring System">EPSS</abbr> model when <strong>running</strong></p>
4770+
<ul>
4771+
<li>does not know or care <strong>directly</strong> about previous exploitation activity i.e. it does not have an explicit variable for this.</li>
4772+
<li>does know and care <strong>indirectly</strong> about previous exploitation activity because the approach will boost and weight the variables/features it does have based on their relationship to historic exploitation activity.</li>
4773+
</ul>
4774+
</div>
47634775
<div class="admonition warning">
47644776
<p class="admonition-title"><strong>CRITICAL INSIGHT: Past vs. Future Exploitation</strong></p>
47654777
<p><a href="https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.41.pdf">NIST CSWP 41</a> suggests that <abbr title="Exploit Prediction Scoring System">EPSS</abbr> provides inaccurate scores for previously exploited vulnerabilities, and recommends changing the <abbr title="Exploit Prediction Scoring System">EPSS</abbr> scores to be 1.0 for all vulnerabilities on a <abbr title="Known Exploited Vulnerability">KEV</abbr> list.</p>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)