
gMSA: Kill Your Service Account Passwords
Reading Time: 4 minutesGroup Managed Service Accounts (gMSA) kill service account passwords for good. AD rotates a 240-byte password every 30 days so kerberoasting cant crack it.
Scheduled Tasks with PowerShell
Reading Time: 5 minutes Last week we went over how to do audits using PowerShell (Link). Today we will use scheduled tasks with PowerShell to have the audit script run hour by hour. We do this because we don’t want to be manually running the PowerShell script every…
Audit Disabled Accounts
Reading Time: 7 minutes Imagine waking up to an email full of alerts about unwanted access attempts. It is every administrator’s nightmare. The truth is that many security incidents can be traced back to disabled accounts that were not properly reviewed. You might…
Monitoring program modules with PowerShell
Reading Time: 9 minutesLet’s gain insights into monitoring program modules with PowerShell, enhancing system stability and security.
