8 min read
Detect Malicious JavaScript Code using Machine Learning
Most websites use JavaScript to make dynamic content, which makes it a valuable attack vector against browsers and other JS applications. Most malicious JS is obfuscated to hide its behavior. Here we explore static analysis approaches using NLP features and standard ML classifiers.