Skip to content

v0.4.8 -- Configurable Limits, PS Logging Checks, Report Improvements

Choose a tag to compare

@TMHSDigital TMHSDigital released this 15 Mar 23:48
· 3 commits to main since this release

Added

  • Configurable network/API limits -- BackdoorPorts, KnownDNSServers, AbuseIPDBMaxChecks, MaxVTLookups config fields with sensible defaults; commonPorts now uses TrustedPorts from config
  • Module Logging detection -- flags when PowerShell Module Logging is not enabled (INFO, T1562.002)
  • Transcription detection -- flags when PowerShell Transcription is not enabled (INFO, T1562.002)
  • Report suppressed count -- HTML report stats grid shows a "Suppressed" card when findings have been suppressed via config
  • README -- documented all new config fields in the configuration options table