How I Passed eCPPT within 3 months Without Losing My Mind
Press enter or click to view image in full size
It’s been a while since I passed my eCPPTv3 exam, and now I’d like to publish the write-up. The eCPPT (Certified Professional Penetration Tester) exam is a practical, hands-on assessment that evaluates your real-world penetration testing skills.
In this article, I share 7 important tips to help you clear the exam easily and effectively. However, the blog will not include commands or screenshots.
In the exam, we had to begin with host discovery across the entire subnet to identify the live systems. I can’t reveal the exact number of active hosts, but there were more than two, including several domain controllers. The objective was clear, we ultimately needed to compromise a domain controller.
Join Medium for free to get updates from this writer.
There was also an external network in scope. We first had to compromise the external targets and then pivot into the internal network to continue the attack path.
2. Carefully review each output and scroll through it slowly to ensure you don’t miss any important details.
3. Make sure to document all discovered hosts and compromised credentials in a table. Don’t forget to reuse the identified passwords where applicable and perform password spraying using the previously discovered credentials.
4. Do not save your result outputs on the exam VM. Instead, store them on your own machine or in cloud storage. I used Notion for note-taking.
5. Study common AD enumeration techniques and Active Directory initial access vectors. There are plenty of tools that can be used to enumerate Active Directory users, such as kerbrute.
6. Make sure you understand how to properly use the relevant tools and perform SMB enumeration and password spraying against AD users effectively. (e.g., Crackmapexec)
7. Learn Active Directory persistence techniques, such as extracting a Kerberos ticket for a pass-the-ticket (PtT) attack. Also study Golden Tickets and Silver Tickets and how they work for long-term persistence in Active Directory environments.
Thanks for reading this blog. Here’s what I got.😊
Press enter or click to view image in full size
You can find me on😊:
LinkedIn: www.linkedin.com/in/sudeepashiranthaka
Medium: https://sudeepashiranthaka97.medium.com/
Twitter: https://twitter.com/sudeepashiran97