FPCH Admin Cloaked Posted November 6, 2019 FPCH Admin Posted November 6, 2019 In two previous blog posts ( part 1 and part 2), we talked about using Semmle QL in C and C++ codebases to find vulnerabilities such as integer overflow, path traversal, and those leading to memory corruption. In this post, we will explore applying Semmle QL to web security by hunting for one of the most common type of client-side vulnerabilities: DOM-based cross-site scripting (XSS). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.