Adds a WatchGuard Fireware XTM web interface favicon fingerprint and enhances the existing HTML title fingerprint with service.device, os.device, and service.component.*.
Motivation and Context
Improved coverage
How Has This Been Tested?
./bin/recog_verify xml/favicons.xml
./bin/recog_verify xml/html_title.xml
rake tests
Types of changes
New feature (non-breaking change which adds functionality)
Checklist:
[x] I have updated the documentation accordingly (or changes are not required).
[x] I have added tests to cover my changes (or new tests are not required).
Description
Adds a WatchGuard Fireware XTM web interface favicon fingerprint and enhances the existing HTML title fingerprint with
service.device
,os.device
, andservice.component.*
.Motivation and Context
Improved coverage
How Has This Been Tested?
./bin/recog_verify xml/favicons.xml
./bin/recog_verify xml/html_title.xml
rake tests
Types of changes
Checklist: