Available on NetSec, WebNetSec, and Pentest Suite plans.
Benefits
Automatic discovery
Discover EC2 instances and S3 buckets automatically.
Stay current
Re-import at any time to pick up new instances and buckets.
Multi-region
Import from multiple AWS regions at once.
Private networks
Option to import private EC2 IP addresses.
Setting up AWS integration
1
Create IAM credentials
In AWS, create an IAM user with read-only permissions.
2
Configure integration
In Pentest-Tools.com, go to Settings > Integrations > AWS.
3
Enter credentials
Add your AWS Access Key ID and Secret Access Key.
4
Import targets
Select services and regions, then import.
IAM Configuration
Create an IAM user with minimal read-only permissions:EC2 Permissions
S3 Permissions
Supported services
Import options
EC2 Options
Only running EC2 instances are imported. Stopped and terminated instances are skipped.
Region selection
Select which AWS regions to import from. EC2 instances are discovered in the selected regions. S3 buckets are global; thes3:ListAllMyBuckets API returns all buckets regardless of region selection.
Imported targets
When targets are imported:- EC2 instances appear as targets with the instance name and ID
- S3 buckets appear as HTTPS URLs
- Targets are added to your current workspace
- You can scan them immediately after import
Example imported targets
Best practices
- Create a dedicated IAM user for Pentest-Tools.com
- Use read-only permissions only
- Rotate access keys periodically
- Import targets before major security assessments
- Use workspaces to organize imported targets by environment
Troubleshooting
No targets found
No targets found
- Verify IAM permissions are correct
- Check that instances are in running state
- Verify you selected the correct regions
Authentication failed
Authentication failed
- Check Access Key ID and Secret are correct
- Verify the IAM user is active
- Check for copy/paste issues with credentials
Some regions failed
Some regions failed
- Verify IAM permissions apply to all regions
- Check for region-specific restrictions