Skip to content
Cybercademy
Back to Project Ideas

Code Analysis Project

Dynamic analysis is the testing and evaluation of a program by executing the program, code in real-time to find errors while the program is running. Static analysis is used to debug a program without the code executing the program.

code-analysis sast static-analysis web-security vulnerability

Code Analysis Project

Overview

Dynamic analysis is the testing and evaluation of a program by executing the program, code in real-time to find errors while the program is running. Static analysis is used to debug a program without the code executing the program.

Using dynamic and static analysis tools, view the differences between each of the techniques.

Project Recommendations

It is recommended you have familiarity with the foundations of networking, web application development and security, general knowledge of I.T. security fundamentals, use of a Linux distribution, and formidable research skills.