v1.24.0
August 31, 2026 Latest View on GitHub →WinSentinel v1.24.0
This release adds a large batch of new single-machine hardening audit modules and wires several previously-orphaned analyzers into --audit, plus test coverage and CLI fixes.
New audit modules
- Remote access & sessions: Remote Desktop (RDP) hardening, Automatic Sign-On (ARSO), Interactive Logon (logon banner + smart-card removal), Session Lock, Remote Access.
- Credential & LSA hardening: Credential Protection (LSA Protection / Credential Guard / WDigest), Kerberos encryption-type hardening, LSA inbound/outbound NTLM restriction, blank-password remote logon check, Windows Hello for Business posture.
- Attack-surface reduction: Print Spooler / PrintNightmare, Exploit Mitigation (SEHOP/ASLR/DEP), Diagnostics Hardening (MSDT / Follina), Optional Features (SMB1, PowerShell 2.0, Telnet, TFTP), Windows Recall, Attachment Manager / Mark-of-the-Web, Advanced Audit Policy.
- Network posture: Name Resolution poisoning (LLMNR/NBT-NS/mDNS/WPAD), NetBIOS node type (P-node), Firewall Logging, exposed dev database/cache ports (PostgreSQL, MySQL, Redis, MongoDB, Elasticsearch, Memcached).
- Defender & reputation: Defender Network Protection, SmartScreen reputation, Delivery Optimization, Hosts File Integrity, Time Synchronization, Office macro security.
Wiring / engine
- Registered previously-orphaned modules so they actually run in
--audit: BackupAudit, RemoteAccessAudit, LsaHardening, WindowsScriptHost, WindowsInstaller, OfficeMacroSecurity, and 5 more. - Deep per-rule firewall analysis now runs in live
--audit. - PowerShell audit now detects service-install / Run-key persistence and
Enter-PSSessionin profile scans.
Fixes & tests
- CLI: single source of truth for supported export formats.
- Host-state-independent SMB/NetBIOS checks.
- Added unit tests for RegistryHelper, SignatureHelper Authenticode graceful-failure, WindowsScriptHost and WindowsInstaller analyzers.
Full Changelog: https://github.com/sauravbhattacharya001/WinSentinel/compare/v1.23.0...v1.24.0
Full Changelog: https://github.com/sauravbhattacharya001/WinSentinel/compare/v1.23.0...v1.24.0