You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add BackdoorPorts, KnownDNSServers, AbuseIPDBMaxChecks, MaxVTLookups
config fields; use TrustedPorts for commonPorts in Check-Network.ps1
- Add Module Logging and Transcription detection in Check-DefenseEvasion
- Show suppressed finding count in HTML report stats grid
- Document new config fields in README
Made-with: Cursor
-Description "Module logging is not enabled via policy. When enabled, PowerShell logs pipeline execution details to the event log (Event ID 4103), helping detect malicious module usage."`
-Description "PowerShell transcription is not enabled via policy. When enabled, PowerShell logs all input and output to text files, providing a full audit trail of PowerShell activity on the system."`
0 commit comments