Feb 10, 2021

Search assets in Kenna using Command Line

Today, I just converted an old python script to Windows executable file for myself.

It allows me to search assets based on hostname or IP address in Kenna at the command line. It also allow me to match a particular CVE and list all the vulnerabilities for the asset.

This is a strip down version where it only able to search assets within Kenna. (The full version can search within Kenna and R7 Nexpose). Below is the help screen:

search-assets.py
kenna-assets-win.exe -h






Again, no source code nor executable package will be released at Github.