NSX-Threat-Analysis-Unit / CVEX

CVEX is a framework for the reproducible exploitation of CVE vulnerabilities
0 stars 0 forks source link

Reuse VMs #7

Closed olegbck closed 2 months ago

olegbck commented 2 months ago

Currently we pull standalone VMs for every CVE. However, they can be reused, so that we pull new VMs only once, and then use them over and over again whenever we need. Please alter the logic of the code so that the VMs are reused.

olegbck commented 2 months ago

Done: https://github.com/NSX-Threat-Analysis-Unit/CVEX/commit/365623d607ff5a238da955edb9a230d78b88bfe6