· 1 min read

What is Dynamic Analysis | Definition and Meaning

Dynamic analysis is used to detect malicious code via live execution of the code. It is vulnerable to evasion techniques such as stalling and hiding behind fake CAPTCHAS. Dynamic analysis is frequently compared to static analysis, which inspects code without executing it.

See Also

    Share:
    Back to Blog

    Related Posts

    View All Posts »