-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathPAPERCITATION.bib
19 lines (19 loc) · 1.42 KB
/
PAPERCITATION.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@article{10.1145/3492328,
author = {Leverett, \'{E}ireann and Rhode, Matilda and Wedgbury, Adam},
title = {Vulnerability Forecasting: Theory and Practice},
year = {2022},
issue_date = {December 2022},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
volume = {3},
number = {4},
issn = {2692-1626},
url = {https://doi.org/10.1145/3492328},
doi = {10.1145/3492328},
abstract = {It is possible to forecast the volume of CVEs released within a time frame with a given prediction interval. For example, the number of CVEs published between now and a year from now can be forecast within 8% of the actual value. Different predictive algorithms perform well at different lookahead values other than 365 days, such as monthly, quarterly, and half year. It is also possible to estimate the proportions of that total volume belonging to specific vendors, software, CVSS scores, or vulnerability types. Some vendors and products can be predicted with accuracy, others with too much uncertainty to be practically useful. This article documents which vendors are amenable to being forecasted. Strategic patch management should become much easier with these tools, and further uncertainty reductions can be built from the methodologies in this article.},
journal = {Digital Threats},
month = {mar},
articleno = {42},
numpages = {27},
keywords = {Cyberrisk, forecasting, prediction, CVE, vulnerabilities, vulnerability management}
}