Merge pull request #159 from srikwit/patch-1
Bug fix for searchsploit unable to DB information for products
This commit is contained in:
commit
f377f48e17
1 changed files with 1 additions and 0 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue