Courseiva

CPENT Practice Question: Privilege Escalation Lateral Movement And Post Exploitation

During a Windows post-exploitation assessment, you have compromised a local service account with 'SeImpersonatePrivilege'. Which tool and technique should you utilize to escalate to NT AUTHORITY\SYSTEM?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Use PrintSpoofer to trigger a pipe connection from the spooler service.

The PrintSpoofer or JuicyPotato exploit tools leverage SeImpersonatePrivilege to impersonate the SYSTEM account, allowing for code execution.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Use GPP-decrypt to extract credentials from cached XML files.

    Why it's wrong here

    This targets stored Group Policy preferences, not privilege escalation via impersonation.

  • Use PrintSpoofer to trigger a pipe connection from the spooler service.

    Why this is correct

    PrintSpoofer leverages the SeImpersonatePrivilege to force the SYSTEM service to connect to a malicious pipe.

  • Run Invoke-TokenManipulation to steal a process token.

    Why it's wrong here

    This requires SeDebugPrivilege, not SeImpersonatePrivilege.

  • Execute reg add to modify the ImagePath of a system service.

    Why it's wrong here

    This requires local administrator rights to modify registry keys.

About these practice questions

One of 274 original CPENT practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official EC-Council exam blueprint

This CPENT practice question is part of Courseiva's free EC-Council certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CPENT exam.