diff --git a/scripts/http-favicon.nse b/scripts/http-favicon.nse index 6be7f6f4c..18957d6e3 100644 --- a/scripts/http-favicon.nse +++ b/scripts/http-favicon.nse @@ -1,5 +1,5 @@ description = [[ -Gets the favicon ("favorites icon") from a web page matches it against a +Gets the favicon ("favorites icon") from a web page and matches it against a database of the icons of known web applications. If there is a match, the name of the application is printed; otherwise the MD5 hash of the icon data is printed.