Attacking Azure Developers: Easy Mode

This post provides various tactics for hunting Microsoft Azure credentials within a DevOps environment. Topics include environment variables, PowerShell AzureRM and the Secret Manager utility.…

Code Survival: Debug a Compiled DLL

An introduction to using VS2017, DotPeek and ILSpy in order to debug and step-through a compiled DLL.…