-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Cisco CE fingerprinter #626
Conversation
I'm a bit confused about the versions, in the example ce9.15.0.d97b604b745 : should be extract just ce9.15.0 or the whole string? The versions mentioned in advisories for Cisco Collaboration Endpoint look like this 9.15.0, 9.15.10.8 etc. |
It's not the same but looks similar: |
I think we should fingerprint the whole version string and leave the dealing with the hash part on the consumer of the result. |
Description
A detailed description of your changes.
Add fingerprinting for Cisco TelePresence Cisco Collaboration Endpoint. Add new record to recog snmp. Update regex to only detect versions starting with ce.
Motivation and Context
Explanation of why these changes are being proposed, including any links to other relevant issues or pull requests.
How Has This Been Tested?
A clear and concise description of your changes were tested.
Types of changes
Checklist: