Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 973 Bytes

File metadata and controls

25 lines (19 loc) · 973 Bytes

MSSQLHound Release Notes

Version 2.0.4 (June 29, 2026)

  • Move AD nodes/edges to separate file to prevent accidental deletion based on source_kind

Version 2.0.3 (June 8, 2026)

  • Add --scan-all-computer-ports and --port-check-timeout options
  • Fix LDAP bind fail fallback when channel binding required

Version 2.0.2 (May 7, 2026)

  • LDAP bind fail fallback to ADSI when channel binding required
  • Deduplicate DNS resolution for --scan-all-computers
  • Remove PowerShell fallback

Version 2.0.1 (May 5, 2026)

  • Add CVE-2025-49758 to MSSQL_Server node properties

Version 2.0 (April 23, 2026)

  • Initial Go release

Version 1.1 (December 22, 2025)

  • Add unprivileged EPA checks based on RelayInformer by Nick Powers (@zyn3rgy) and Matt Creel (@Tw1sm)
  • Account for CVE-2025-49758 patch

Version 1.0 (July 28, 2025)

  • Initial Release