mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 05:09:00 +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:
@@ -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.
|
||||
]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user