vulnersCom / nmap-vulners

NSE script based on Vulners.com API
GNU General Public License v3.0
3.22k stars 547 forks source link

Vulners check based on a scan result that was already performed #6

Open jpiechowka opened 6 years ago

jpiechowka commented 6 years ago

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?

vulnersCom commented 6 years ago

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