Our AWS integration supports EC2 Elastic IP addresses or Amazon Route 53.
Any other will need to be added manually.
There are three places you can add your AWS account in the portal:
1a. From the Targets page. Click the Discovery tab and select 'Add Asset Source
'
1b. From the Integrations page. Click + Add
under AWS:
1c. the Targets page by clicking the yellow + Add Targets
button > Cloud asset sync
:
2. You would then need to select the 'Add account' option when presented with the following modal:
There are then two methods for integrating Intruder with AWS, you can either:
Create an IAM role for Intruder
Here's a link to the AWS help docs, should you need them.
Log into the AWS IAM console and go to 'Roles':
For the next step, you'll need Intruder's
AWS Account ID
andExternal ID
.
Log into the Intruder portal > Targets page > Cloud accounts >Add account
>AWS
and select the 'Add account' option thereafter:
Now go back to the AWS - Create role screen:
Select 'AWS account' from the 'Trusted entity type' section.
Select 'Another AWS account' and enter the Account ID from the Intruder platform.
Tick the checkbox to 'Require external ID' and enter the value you copied from our portal into the field.
Finally, ensure the 'Require MFA' checkbox is not ticked and click 'Next'
Attach permission policies to the role (use the search box to find them):
The new role needs to be granted permissions using the following three policies:
(❗you must enable all three, or the integration won't work)'IAMReadOnlyAccess' - Used to fetch the "account alias" of the AWS account
'AmazonEC2ReadOnlyAccess' - Used to fetch EC2 Elastic IP addresses
'AmazonRoute53ReadOnlyAccess' - Used to fetch Route 53 hostnames
Automatic detection of APIs
If you have created an IAM Role, there are additional steps you can follow that will allow us to automatically detect APIs in your cloud account.
(Integrations with access keys don't require any additional steps).
Add a new IAM user and enter the access keys
If you are connecting Intruder to your AWS account via access keys, we recommend creating a new user in your AWS account.
When creating a new user, please ensure that Programmatic access is checked.The new user will need to be granted permissions using the following AWS policies:
'IAMReadOnlyAccess' - Used to fetch the "account alias" of the AWS account
'AmazonEC2ReadOnlyAccess' - Used to fetch EC2 Elastic IP addresses
'AmazonRoute53ReadOnlyAccess' - Used to fetch Route 53 hostname
❗You must enable all three, or the integration won't work.❗
Accounts with the 'AdministratorAccess' policy could also be used, but we would advise against this.Once your new user account is ready you'll need to generate an access/secret key pair. AWS have a guide on how to do this, but here are the main steps:
In the IAM console under Users, click on the new user's name
Select the Security credentials tab
Click Create access key in the Access keys section to create a key pair that consists of an Access key ID and Secret access key
Take note of both keys as you will need to add them to our portal
If you have multiple AWS accounts, the process above can be repeated to add each account you want to protect.
The next thing you'll see is this modal 👇, for automated management of your cloud targets. You can read more about CloudBot here but to summarise, you can enable automatic syncing and scanning of your assets as well as options to import and assign tags automatically.
If that's not of interest and you'd like to manage them manually, skip the boxes and simply press Confirm setup
and you'll see this:
Note: The AWS integration is only available for customers on our Pro, Premium and Vanguard plans.