top of page
Search

GPP Attacks: AD Post Compromise Attack

  • Writer: Strider Gearhead
    Strider Gearhead
  • Jul 17, 2023
  • 1 min read

Overview

  • Group Policy Preferences allowed admins to create policies using embedded credentials.

  • These credentials were encrypted and placed in a “cPassword”

  • The key was accidentally released(whoops)

  • Patched in MS14–025, but doesn’t prevent previous uses

ABUSING GPP

We will solve a machine which is available on hack the box. The box is named as “Active”.

So firstly we will quickly run a nmap scan. Command: nmap -T5 <IP>

The result will look like this:

ree


To read the full write-up visit to my Medium:



 
 
 

Comments


bottom of page