Much of this is in Identity / Secure Score, but it's great to see security guidance cleanly laid out in one doc
You might think this is well known stuff, I assure you it is not :(
learn.microsoft.com/...
Much of this is in Identity / Secure Score, but it's great to see security guidance cleanly laid out in one doc
You might think this is well known stuff, I assure you it is not :(
learn.microsoft.com/...
You SOC should act accordingly.
CA policies cannot block anything until AFTER authentication occurs
This means CA cannot help with password spray/credential stuffing. This is why we have Password Protection and Smart Lockout.
learn.microsoft.com/...
learn.microsoft.com/...
You SOC should act accordingly.
They don't understand the attacker has the user's password
They don't understand the attacker has the user's password
$null goes on the *left* side when comparing things. $null is a scalar. This will return a bool value when comparing something.
If it is on the right it can lead to unexpected/wrong results due to type casting, etc. This article helps explain it with samples
Happy Scripting!
$null goes on the *left* side when comparing things. $null is a scalar. This will return a bool value when comparing something.
If it is on the right it can lead to unexpected/wrong results due to type casting, etc. This article helps explain it with samples
Happy Scripting!
A broken vacuum
A broken vacuum
github.com/nathanmcn...
Next I'll add automated AV/ASR/FW config in Intune and add better error handling and logging, then Maester!
github.com/nathanmcn...
Next I'll add automated AV/ASR/FW config in Intune and add better error handling and logging, then Maester!
Keyboard shortcut Advent Calendar Day 1:
You can launch the apps on your taskbar by pressing WIN + <number corresponding to the position>
Keyboard shortcut Advent Calendar Day 1:
You can launch the apps on your taskbar by pressing WIN + <number corresponding to the position>