# eCPPTv2 Certification Review

<figure><img src="https://1987229882-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuSROL4SI6SkTn8EwsIii%2Fuploads%2FPqT55LZiK8uYdBdfAvAe%2Fecpptnewmobile-1528925393.png?alt=media&#x26;token=5e6f1bf3-7055-4619-a576-df4161c1f35e" alt=""><figcaption></figcaption></figure>

I received my eCPPTv2 Certification in December 2022, right after finishing my final exams. I figured taking it during finals week would just be like taking another exam (another, more fun, exam).

The exam started like most practical exams, with setting up a VPN connection via OpenVPN. Once on, it was like a real world network. You had to find an initial entry to the DMZ (not really one but its on the edge) and then pivot throughout a corporate network.

I cannot emphasize how important it is to learn and practice pivoting. You should be able to pivot or port forward with native Linux and Windows tools, as well as other tools. I used Chisel for pivoting but also some native executables to port forward shells and such, netsh is a great one to know for Windows.

There is also a buffer overflow portion. It is similar to OSCP and you shouldn't struggle with it if you complete these TryHackMe rooms: Brainpan 1 and Buffer Overflow Prep

Overall, this was a great exam, some parts were outdated but you learn a good amount and it really could help show an employer you know pentester basics and have networking down. It is also a great stepping stone to OSCP, if your looking for a confidence booster and learning opportunity.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.smithsecurity.biz/ecpptv2-certification-review.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
