Sign inSign up

checkmarx/iast-demo

By checkmarx

Updated over 5 years ago

Image
1

1.1K

checkmarx/iast-demo repository overview

IAST Demo Applications

What is IAST

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.

How to use this image

Installing the Docker Image

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).

Access the applications

To access the applications go to:

  • http://<hostname>:<port>/benchmark
  • http://<hostname>:<port>/easybuggy
  • http://<hostname>:<port>/IAST_Demo
  • http://<hostname>:<port>/WebGoat

License

Copyright Checkmarx (c)

Tag summary

Content type

Image

Digest

Size

369.3 MB

Last updated

over 5 years ago

docker pull checkmarx/iast-demo