I am installing attack-graphs. I think the links for downloading NVD files are expired.
Starting download of NVD files ...
Starting download of https://static.nvd.nist.gov/feeds/json/cve/1.0/nvdcve-1.0-modified.json.gz
--2023-02-12 23:37:18-- https://static.nvd.nist.gov/feeds/json/cve/1.0/nvdcve-1.0-modified.json.gz
Resolving static.nvd.nist.gov (static.nvd.nist.gov)... 54.85.30.225, 132.163.4.64, 129.6.13.8, ...
Connecting to static.nvd.nist.gov (static.nvd.nist.gov)|54.85.30.225|:443... connected.
HTTP request sent, awaiting response... 404
2023-02-12 23:37:18 ERROR 404: (no description).
ERROR: Downloading of https://static.nvd.nist.gov/feeds/json/cve/1.0/nvdcve-1.0-modified.json.gz failed.
Traceback (most recent call last):
File "/mnt/c/Users/naftabi/Desktop/AGMulVal/attack-graphs/database/load.py", line 101, in <module>
parse(file_name)
File "/mnt/c/Users/naftabi/Desktop/AGMulVal/attack-graphs/database/load.py", line 43, in parse
with open(os.path.join(DIRECTORY, nvdcve_json)) as data_file:
FileNotFoundError: [Errno 2] No such file or directory: '/mnt/c/Users/naftabi/Desktop/AGMulVal/attack-graphs/database/nvdcve-1.0-2002.json'
Hi,
I am installing attack-graphs. I think the links for downloading NVD files are expired.
Here is the error