This script take a URL or list of subdomain and the required DIR for specific CVE and give the response code for each url
- cve.pl -d /DIR -u URL
- cve.pl -d /DIR -l list.txt
- git clone https://github.com/c0brabaghdad1/cve_Directory.git
- cd cve_Directory
- chmod +x cve.pl