Port Scan Templates
Last updated
Last updated
Example URL: https://pentest.ws/e/{engagement.id}/import
Port Scan Templates are available on the Scan & Import XML page. Scan templates work using copy-and-paste from the web application to your terminal.
Enter a Target IP or Hostname
Click on a template to copy the command to your clipboard
Open a bash or powershell terminal
Paste and execute
Scan Templates can include variables such as %tip% to insert your Target IP / Hostname.
Level Up!
Scan a target and automatically import the results into your current Engagement using the PenTest.WS API. The %apikey% variable will be replaced with your API key once you have confirmed your account password.
Do not put your API key directly into templates!
Subnet Port Scans work similar to Single Host Port Scans, with the added field of a DNS Server to resolve hostnames from an IP address range. The Subnet field can be a single IP address (10.1.2.3), an IP range (10.1.2.100-140) or CIDR notation (10.1.2.0/24)
Click the Edit Templates button to enter Change Mode. Here you will be able to create new scan templates or modify existing templates.
Save your changes and click the Use Templates button to exit Change Mode.
Port Scan Templates are available on all tiers.