Recog Versions Save

Pattern recognition for hosts, services, and content

v3.1.3

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/rapid7/recog/compare/v3.1.2...v3.1.3

v3.1.2

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/rapid7/recog/compare/v3.1.1...v3.1.2

v3.1.1

1 year ago

What's Changed

Full Changelog: https://github.com/rapid7/recog/compare/v3.1.0...v3.1.1

v3.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/rapid7/recog/compare/v3.0.3...v3.1.0

v3.0.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/rapid7/recog/compare/v3.0.2...v3.0.3

v3.0.2

1 year ago

What's Changed

Full Changelog: https://github.com/rapid7/recog/compare/v3.0.1...v3.0.2

v3.0.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/rapid7/recog/compare/v2.3.23...v3.0.1

v3.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/rapid7/recog/compare/v2.3.23...v3.0.0

v2.3.23

2 years ago

What's Changed

Full diff: https://github.com/rapid7/recog/compare/v2.3.22...v2.3.23

v2.3.22

2 years ago

Highlights:

  • Many fingerprint contributions and an enhancement that adds the ability to use filesystem-based examples (Thanks Rumble Discovery @hdm, @lpar, @pbarry25) (#382)
  • Fingerprints:
    • Add new dhcp_vendor_class (Thanks @modoyle-r7) (#356)
    • Improve Proxmox fingerprinting (Thanks @jvoisin) (#377)
    • Add JARM for Synology DSM7.0 (Thanks @jvoisin) (#378)
    • Add more JARM for Synology DSM 6.2.x & 7.0 (Thanks @tsellers-r7 for enumerating the settings) (#379)
    • Add missing parameters on x509.subject examples (#380)
    • Simplify many regular expressions (Thanks to @jvoisin for the initial proposal) (#381)
    • Fix telnet banners pattern for compatibility with recog-java (#385, #387)
  • BUG: Fix maximum repetition size to be compatible with Go's regex requirements. This was brought to our attention by @hdm. (#372)
  • CPE: Updates using the current NIST database. (#388)
  • Tooling: Add fingerprint path to recog_verify output (#376)

Full diff: https://github.com/rapid7/recog/compare/v2.3.21...v2.3.22