From the course: Developing Secure Software (2015)

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Dynamic analysis tools

Dynamic analysis tools

From the course: Developing Secure Software (2015)

Start my 1-month free trial

Dynamic analysis tools

- [Instructor] Let's take a look at some examples of dynamic code analysis tools. The first one is HCL AppScan, previously known as IBM AppScan. Although it has a static version, HCL AppScan can conduct a dynamic code analysis too. There are also open source dynamic analysis tools available. Nikto is one of such tools and specializes in scanning web applications. A relatively new trend in dynamic code analysis is its migration to the cloud. New cloud-based dynamic code analysis services are regularly popping up and one such service is Qualys, as shown here. In addition to the dynamic code analysis tools I've introduced here, there are many more available, and I recommend that you look for the best one that fits your needs.

Contents