This does not add the hash for the shortcut icon (<link rel="SHORTCUT ICON" href="/themes/passtrix/V12121/images/ps_ico.ico">) since that is identical to the favicon.ico from ManageEngine Access Manager Plus.
/themes/passtrix/V12121/images/ps_ico.ico:
$ file ps_ico.ico
ps_ico.ico: MS Windows icon resource - 6 icons, 256x256 with PNG image data, 256 x 256, 8-bit/color RGBA, non-interlacedPNG image data, 256 x 256, 8-bit/color RGBA, non-interlaced, 32 bits/pixel, -128x-128, 32 bits/pixel
$ md5 ps_ico.ico
MD5 (ps_ico.ico) = 9db18be9073f41227b4fb0c1715ce82d
Description
Adds ManageEngine Password Manager Pro fingerprints
Notes
This does not add the hash for the shortcut icon (
<link rel="SHORTCUT ICON" href="/themes/passtrix/V12121/images/ps_ico.ico">
) since that is identical to thefavicon.ico
from ManageEngine Access Manager Plus./themes/passtrix/V12121/images/ps_ico.ico
:/favicon.ico
:Motivation and Context
Improved coverage
How Has This Been Tested?
bundle exec ./bin/recog_verify xml/favicons.xml xml/html_title.xml xml/http_servers.xml
rake tests
Types of changes
Checklist: