Tag: Security

Microsoft Advanced Threat Analytics Attack Demo

Cyber Attack Demo During my session at Experts Live 2016 I’ve shown a demo which consists of an cyber attack with Microsoft ATA running in the background. Various stages from the Attack Kill Chain are included in this demo like internal reconnaissance, lateral movement, pass-the-ticket and domain dominance. I’ve recorded the demo and enhanced it

Continue Reading
Security Breach

Active Directory checks you should run on a regular basis

The following powershell cmdlets will help you identify user accounts in your Active Directory environment that have settings configured that are a joy for hackers. My advise is to schedule the cmdlets or put them in a script to automate the process. Use the export-csv cmdlet piped to create a usable list. For example  |

Continue Reading