Skip to content

v.2.1.22 - 2018.08.29

Compare
Choose a tag to compare
@tsellers-r7 tsellers-r7 released this 13 Sep 13:15
  • New capability: CPE 2.3 data #172

    • Added preliminary support for returning CPE 2.3 information via a new fingerprint param named service.cpe23 which can be literal strings or interpolated values.

      Example:
      <param pos="0" name="service.cpe23" value="cpe:/a:vmware:zimbra_desktop:1"/>
      or
      <param pos="0" name="service.cpe23" value="cpe:/a:vmware:zimbra_desktop:{service.version}"/>

    • Software, other than Ruby Recog, that leverage the XML directly will need to support interpolating the values in order to fully utilize this capability.

    • Future changes to enhance this capability and make creating interpolated results easier are expected in the near future.

    • See PR #172 for more details

  • Misc fingerprint updates and changes, some of which were to support CPE changes.

    • Changed the use of 'F5 Labs' to 'F5' in multiple files #171
    • Change certain Cisco PIX fingerprints from 'service.' to 'os.' #170