
The AD CS Backdoor
Reading Time: 5 minutesAD CS attacks like ESC1 through ESC8 turn a certificate server into full domain takeover. Here’s what each misconfiguration is and how to audit for it.
Install Google Chrome with Powershell
Reading Time: < 1 minuteInstall Google Chrome using PowerShell.
Install Firefox with Powershell
Reading Time: < 1 minuteInstall FIrefox with PowerShell.
Install Gimp with Powershell
Reading Time: 3 minutes This little script installs the latest version of gimp 2.10 onto your Windows machine. Let’s take a look at the script and then break it down. The Script $DownloadPath = "C:\Temp\Gimp" If (!(Test-Path -Path "C:\Temp\"))…
