Cibersecurity paython3 tool that search CVE by different patterns
reuirement python3 libraries: subprocess re sys urllib.request urllib.parse json2html os os.path
launch:
python3 cve_tool.py
Options:
1; Search CVE by input ID:
2; Search latests reported CVEs
3; Search all CVEs by input year
4; launch webserver for review reported files
5; Exit tool




