# By using Proxifier

Scenario:

* Windows machine with VPN to the target network
* Kali machine available on the internal network.
* Pass all the traffic via Kali machine to reach the Domain Controllers.

1. Install the Proxifier tool on the Windows machine connected with the VPN on the target network.

{% embed url="<https://www.proxifier.com/>" %}

2. Open a ssh connection with the Kali machine available on the target network: **ssh -D 1080 user\@kali**
3. Pass all the network traffic from the selected apps via the proxifier routing it to the SSH connection.

### Bonus: Bypass Trial

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


---

# 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://gitbook.seguranca-informatica.pt/lateral-movement-pivoting/from-windows-vpn-+-kali-vpn-+-dc/by-using-proxifier.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.
