Are there any recommended methods, best practices or tools to check Advanced Threat Protection (ATP) is working?
Edited TAGs
[edited by: emmosophos at 6:23 PM (GMT -7) on 7 Jun 2021]
What about running in a PS command prompt:
(Invoke-WebRequest "http://sophostest.com/callhome").Content
Note:
http://sophostest.com has a sample link to a number of Sophos Labs classified files and categories. I guess you want the C2 link:
http://sophostest.com/callhome/index.html
Regards,
Jak
What about running in a PS command prompt:
(Invoke-WebRequest "http://sophostest.com/callhome").Content
Note:
http://sophostest.com has a sample link to a number of Sophos Labs classified files and categories. I guess you want the C2 link:
http://sophostest.com/callhome/index.html
Regards,
Jak