CxIAST fills the critical application security gap by continuously monitoring application behavior and finding vulnerabilities that can only be detected on a running application. The Interactive Application Security Testing Agent continuously monitors and collects the information available during testing and uses this to detect security vulnerabilities.
Run the following commands*:
$ docker pull checkmarx/iast-demo
$ docker run -d -p 8080:8080 --env IAST_MANAGER_URL=<iast_manager_url> --name iast-demo checkmarx/iast-demo
* Replace <iast_manager_url> with the actual manager url (example: http://iast_manager_url:8380).
To access the applications go to:
Copyright Checkmarx (c)
Content type
Image
Digest
Size
369.3 MB
Last updated
over 5 years ago
docker pull checkmarx/iast-demo