diff --git a/scripts/broadcast-novell-locate.nse b/scripts/broadcast-novell-locate.nse index 205e466dc..93ecd0179 100644 --- a/scripts/broadcast-novell-locate.nse +++ b/scripts/broadcast-novell-locate.nse @@ -1,5 +1,5 @@ description = [[ -Attempts to use the Service Location Protocol to discover NCP Servers +Attempts to use the Service Location Protocol to discover Novell NetWare Core Protocol (NCP) Servers ]] ---