Get-MpThreatDetection - wyświetl zidentyfikowane przez Windows Defendera zagrożenia
tty1 · powershell
PS> Get-MpThreatDetection
#Powershell#RedTeam#BlueTeam#Windows#WindowsDefender
Za pomocą Get-MpThreatDetection możemy zapoznać się z listą zagrożeń, które Windows Defender rozpoznał. Warto sobie czasem na to spojrzeć, zwłaszcza na różnych komputerach w organizacji.
Przydatnym cmdletem może być również Get-MpThreat.
Przydatne linki
#
aptm.in/protip/0055
powiązany protip o Set-MpPreferencee
protip ↗
▸
https://docs.microsoft.com/en-us/powershell/module/defender/get-mpthreatdetection
dokumentacja do Get-MpThreatDetection
web ↗
▸
https://docs.microsoft.com/en-us/powershell/module/defender/get-mpthreat
dokumentacja do Get-MpThreat
web ↗