Skip to content

epss_365 day calculation #8

Description

@rajkrishnamurthy

Hi @Walter-Haydock:
Great job on the DSRAM model and the notebook.
Couple of questions:

  1. Can you please explain the math that you used for the exploitation curve factor?
    risk_of_exploitation = .05 ^ (.0125 * CVE age in days)
  2. Based on your comments on the mandiant research, wouldn't this be a discrete probability of 33.33% between 1 and 7 days (i.e, a week), 22.22% between 8 and 30 days (assuming 30 days per month) and 14.82% for > 30 days. How are you able to derive a continuous probability based on this assumption? Can you please explain how you are computing the probability across 12 months to extrapolate the 30 day epss probability to 365 days? (lines 106-118 in likelihood.py)?
  3. How do you calculate the likelihood of occurrence of an exploit from the epss_30_day probability?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions