rapid7 / recog

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

Enhance CPE update script and update CPE values #560

Closed mkienow-r7 closed 1 year ago

mkienow-r7 commented 1 year ago

Description

Updates update_cpes.py to make CPE string handling more consistent throughout the script and remap process, and implement CPE URI binding format percent-encoding. Corrects service, os and hw parameters and updates CPE values.

Notes

Motivation and Context

Valid CPE values are great!

How Has This Been Tested?

Types of changes

Checklist:

mkienow-r7 commented 1 year ago

@TomSellers @pbarry25 Please review these change. Thank you!