diff --git a/searchsploit b/searchsploit index 9c2adb9a9..5fb8ae049 100755 --- a/searchsploit +++ b/searchsploit @@ -374,6 +374,7 @@ function nmapxml() "[PRODUCT]") ## We have a name, but no version (yet?) e.g. dnsmasq software="${input}" + echo "${software}" ;; "[VERSION]") software="${software} ${input}"