# Prepare your Setup

Here I will explain my setup, for me, it works.  I hope it will work for you too.

We know the basic access is through a VPN I configure my account on a router and connect a switch to It.

### Local LAN for Exam Build&#x20;

### Router

This router will connect to my main router and firewall and I will configure the VPN connection to the Lab on it. I can get a more stable connection this way and avoid network/performance problems on the attacker machine.

### Switch

Just a cheap unmanaged switch to connect all machines needed to perform the exam.

### Buffer Overflows - Windows 7

Then I connected my Windows 7 machine dedicated to buffer overflows to the switch and my attack machine. Equipped with Immunity debugger and Mona.

And *Ghidra* in case I am stuck...

### Attack Machine - Kali

Kali machine is fully updated, I know most people don't recommend this. After fully updating I start configuring all the Operating Systems and tools as I like.&#x20;

I wrote a script to this for me, you can use it:&#x20;

### Cracking Machine - Debian

I've my cracking machine prepared with all wordlists, keys, hashes, rainbow tables, and all the tools needed to create new wordlists.

And is connected to online APIs in case I can't break it at home... :joy:

### Burp Suite Professional

In case you enjoy burp suite and can't afford it like me I recommend creating a new professional email and subscribing for a new trial. Do this 3 days before the exam to ensure you receive the license key in time.

<figure><img src="/files/N09Bfkh9NJmSIilWtZuw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vSp7A6CRxiwle0CPDvox" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XcfZ3QCJJ9v28bQnzii0" alt=""><figcaption></figcaption></figure>

In 24 hours max in have our key.

<figure><img src="/files/ov59h3ET1v2kB5iVq9u3" alt=""><figcaption></figcaption></figure>

Request it at: 01:05

Arrive at:&#x20;

Ping me on Discord in case you need an email to request your trial.

{% embed url="<https://portswigger.net/burp/pro>" %}

### Nessus Professional

Ok why Nessus? Why Not? I can do it by hand

<figure><img src="/files/a9VKjaOgYIGP0ORAnKJi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/upOQnCErma0lN5yr0RhA" alt=""><figcaption></figcaption></figure>

#### <https://www.tenable.com/products/nessus>

Arrive 48 Hours later


---

# 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://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/rfs-tips/prepare-your-setup.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.
