Skip to content

v2.3.20 - 2021.05.13

Compare
Choose a tag to compare
@tsellers-r7 tsellers-r7 released this 13 May 13:16
c3f9fd8

Highlights:

  • BUG: Fix for a regex performance bug in http_servers when matching IPs. This was brought to our attention by @hudclark (#353)
  • BUG: Fix for a CPE generation bug in which we were using deprecated CPEs. This was brought to our attention by @p0lr (#361)
  • CPE: Remapping logic was refactored so that remaps are specific record type (a,h,o) which provides much greater flexibility. (#361)
  • CPE: Focused improvements in coverage (#349)
  • Fingerprints: Misc improvements (Thanks @cblack-r7, @dabdine, @sdynes-r7) (#341, #344, #345, #351, #354, #355)
  • Fingerprints: HTTP - focused work on HTTP related (http_servers, html_title, etc) fingerprints (#352, #357, #358, #359)
  • Tooling: Adding field names (os.vendor, service.product, etc) to our standard identifier checks (#350)