rapid7 / recog

Pattern recognition for hosts, services, and content
Other
662 stars 195 forks source link

Correct Zebra vendor and minor fingerprint param changes #505

Closed mkienow-r7 closed 1 year ago

mkienow-r7 commented 1 year ago

Description

Fixes #503 by correcting the ZebraNet vendor to Zebra, and making some minor updates to the param of the two fingerprints. The "Zebra ZebraNet Print Server FTP" fingerprint was modified to build os.product using the hw.product value rather than simply duplicating the value to reflect existing CPE patterns. However, the the ZBR-##### values extracted from the banner appear to be more of a product number rather than the product model / name so it is unlikely this will correctly match CPE strings.

Notes

Motivation and Context

More accurate fingerprint data.

How Has This Been Tested?

Types of changes

Checklist: