VPN profiles require the Internal network scanning add-on.
System requirements
Downloading the VM
- Go to Settings > VPN Profiles
- Click on your VPN profile and open the deployment menu
- Select Virtual Machine
- Download the format that matches your hypervisor:
Each download is pre-configured with your VPN profile credentials.
Installation
- VMware
- VirtualBox
- Hyper-V
VMware Workstation / Fusion
The.vmdk file is a virtual disk, not a standalone appliance. You need to create a new VM that uses it.- Go to File > New Virtual Machine
- Choose Custom configuration
- When prompted for the disk, select Use an existing virtual disk and browse to the downloaded
.vmdkfile - Complete the wizard (Linux / Ubuntu 64-bit, 1+ vCPU, 1+ GB RAM)
- Start the VM
vSphere / ESXi
- Open vSphere Client
- Right-click on your datacenter or cluster
- Select Deploy OVF Template
- Browse to the downloaded file
- Follow the deployment wizard, selecting the appropriate datastore and network
Network configuration
Connect the VM to a network that has:- Outbound internet access (TCP port 22 to vpn2.pentest-tools.com)
- Access to the internal targets you want to scan
Verifying the connection
After booting the VM:- The agent starts automatically and connects to the platform
- Go to Settings > VPN Profiles and check that your profile shows as Online
- Use the Test connection button to verify end-to-end connectivity
Network requirements
No inbound ports need to be opened.
Assigning a static IP
The agent VM uses DHCP by default. If you need a fixed IP to whitelist the agent on internal firewalls, you can assign one at the terminal. The change does not survive a reboot, so you’ll need to reapply it after each reboot.In VMware, set the network adapter to Bridged mode, not NAT. NAT hides the VM behind the host IP, which means the agent cannot reach internal targets directly.
start to restart the agent.