diff --git a/scripts/openlookup-info.nse b/scripts/openlookup-info.nse index 61b1ac06b..672744077 100644 --- a/scripts/openlookup-info.nse +++ b/scripts/openlookup-info.nse @@ -1,5 +1,7 @@ description = [[ -Connects to openlookup sync service and extracts information from the handshake. +Displays the banner information of an OpenLookup server. + +OpenLookup is a network-accessible key-value store. ]] ---