Adding Hosts Manually
Example URL: https://pentest.ws/e/{engagement.id}/host/add
Hosts are the backbone of every engagement. In PenTest.WS, a host represents an IP address or hostname you are assessing, and each host becomes the anchor point for associated ports, services, and findings. Adding hosts manually gives you direct control over which assets are in scope and ensures your engagement stays tightly aligned to its objectives.
From the engagement sidebar, click + Hosts at the top or bottom to open the form:



Adding Hosts
Enter one or more IP addresses, hostnames, or CIDR ranges (one per line).
Optionally assign a label, type, and operating system to help categorize assets.
Click Add Hosts to save.
⚠️ Each host must be unique — you cannot add multiple host objects with the same IP or hostname. Once added, the new hosts appear in the sidebar for quick navigation.
The new Host objects will appear at the top of the Sidebar.
Using Host Scan Templates
You can save time with Host Scan Templates. Templates allow you to predefine commands (e.g., Nmap ping sweeps) for enumerating live hosts. Use the %subnet%
variable in your template to target specific ranges.
Learn more at Port Scan Templates
Tier Availability
Adding Hosts Manually is available on all tiers.
Last updated