Vulnerability data generator (converter) for DetExploit.
- Open task scheduler on Windows OS (taskschd.msc)
- Create the folder named 'VulnData' under the Task Scheduler Library
- Create the new task under the 'VulnData' with the settings below.
Name: VulnData Daily Execution
Description: Task to exec VulnData (NVD.py) everyday
[x] Even user is not logged-on, execute it
Trigger: Everyday (00:00)
Manipulation:
PROGRAM_OR_SCRIPT = PATH_TO_PYTHON.EXE
ARG = PATH_TO_nvd.py
Just run nvd.py and t&e.
GPLv2 License