mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fix a typo in http-favicon.nse.
This commit is contained in:
parent
4dd04a32a5
commit
d5934cef9e
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue