> For the complete documentation index, see [llms.txt](https://gitbook.seguranca-informatica.pt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.seguranca-informatica.pt/lateral-movement-pivoting/from-windows-vpn-+-kali-vpn-+-dc/by-using-proxifier.md).

# 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="https://4052868066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MWd-VcvRHVgUtkahm85%2Fuploads%2FQ1IXn4xb6eXwpPiCxzxI%2Fimage.png?alt=media&amp;token=ffa0ba0b-a0a5-4149-8dd9-2e800c820568" alt=""><figcaption></figcaption></figure>
