Getting Started wiht Akto DAST
Akto DAST (Dynamic Application Security Testing) allows you to automatically scan and collect API endpoints and traffic data directly from your machine. This enables effective security testing without traffic mirroring or cloud agent setup.

Pre-requisite
Start Akto DAST Module: Ensure the DAST module (aktojax) is running using the following Docker Compose file:
After running the above Docker Compose setup, set the environment variable on the machine where your Akto dashboard is running:
Replace <IP_ADDRESS_OF_DAST> with the actual IP address of the machine running the Docker container.
Akto X-API-Key: Generate this from your Akto dashboard under Settings > Integrations > Akto API.
Steps to Start
To start a DAST crawl for your application, follow the steps below:
Open the DAST section from the top-left product selector in your Akto account.
In the left sidebar, select Quick Start under the DAST feature.
In the Akto DAST card, select Connect to open the configuration form.
Configure your crawl settings using the available DAST options:
All configuration fields are optional. You can proceed without modifying them.
Enter your Website URL and Akto-X-API-Key.
Select either of the Authentication Type:
None
Email & Password (enter your credentials when selected)

Test Role that matches your expected access level.

Select Crawl to begin the capturing traffic and discovering APIs.
After Crawling
Akto begins exploring your application based on the configurations you provided and discovers all reachable APIs for further testing. Once the crawl is complete:
A new Collection will be created based on your domain name. For example, if your website is
https://app.akto.io, a collection namedapp.akto.iowill be created.If a collection with that domain name already exists, the new data will be merged into the existing collection instead of creating a duplicate.
You can view and manage this collection under the API Discovery > Collections page in your Akto dashboard.
Get Support for your Akto setup
There are multiple ways to request support from Akto. We are 24X7 available on the following:
In-app
intercomsupport. Message us with your query on intercom in Akto dashboard and someone will reply.Join our discord channel for community support.
Contact
[email protected]for email support.Contact us here.
Last updated
Was this helpful?