Discovery Proxies
Objective: Deploy a vScope Discovery Proxy and connect it to the main vScope to scan remote/segmented networks.
Prerequisites
Section titled “Prerequisites”- Port open from proxy → main vScope (default TCP 4445; configurable).
- Host near the target network:
- OS: Windows (full features). Linux supported, but no WMI (use WinRM/PowerShell for Windows targets).
- CPU: 2 cores; RAM: 6 GB (4 GB to vScope); Disk: ~10 GB.
- Main vScope address/hostname and chosen port.
Install the proxy
Section titled “Install the proxy”- Download the installer: latest-Setup.exe
- Run installer; set Host Address to the main vScope (IP/DNS).
- Set Port (default 4445) if different.
- Finish and start the service.
- Download: latest-amd64.deb
- Edit
/etc/vscopeproxy/config.ini:proxy.master.host=<vscope-master-host>proxy.master.port=4445 # if changed, set your port - Restart the proxy service.
Changing port settings
Section titled “Changing port settings”You can change the port setting by rerunning the proxy installer, or editing config.ini, on both the proxy and the master, and adding: proxy.master.port=<port>. Ensure that all proxies use the same port configuration.
Register in vScope
Section titled “Register in vScope”- In vScope, go to Discovery → Proxies → Available; click Refresh if needed.
- Approve the proxy; it moves to Approved. If it shows Pending, wait for first data to be sent and validated.
- (Optional) Rename and assign targets/ranges to the proxy; click Save.
Verify
Section titled “Verify”- Assign a target, an IP or a range to the proxy.
- Run discovery; open Log History or build a quick IP table to confirm assets are found via the proxy.
Frequently asked questions Review the FAQ for Discovery proxies.
Troubleshooting
Section titled “Troubleshooting”- Proxy disconnected/pending: see detailed guide → Proxy not appearing or disconnected
- Pending status persists: ensure proxy reaches main vScope on the chosen port; check proxy log
C:\vScopeProxyData\log\debug.log(Windows) or/var/log/vscopeproxy/debug.log(Linux, path may vary). - Failed discovery results: assign correct credentials to targets; ensure target ports are open from the proxy.
Related
Section titled “Related”- Concept: Proxies
- Ports: Ports used by vScope
- FAQ: Discovery Proxy FAQ
- Troubleshooting: Proxy not appearing or disconnected