vulnersCom/nmap-vulners

Vulners check based on a scan result that was already performed

jpiechowka opened this issue · 1 comments

Hello,

Will it ever be possible to perform check based on a results of a previous scan?

For example when during a pentest of an internal network using various pivoting methods you will not have access to internet. Is it possible to save scan results and perform vulners check using this script on a another machine?

Actually, why not.
You can use our Python API to call scan methods that are used in NMAP plugin.