mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 18:48:19 +00:00
Expand the description to note that this script can now look at html link rel elements and also to clarify better what this script does
This commit is contained in:
parent
e88781716e
commit
1bfe2201ca
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
description = [[
|
||||
Gets the favicon.ico from the root of a web service and tries to enumerate it
|
||||
Obtains the favicon.ico from the root of a web service (or with the html link rel attribute if that fails) and tries to identify its source (such as a certain web application) using a database lookup.
|
||||
]]
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue