knewbury01 / codeql-workshop-nekohtml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeQL workshop - Investigating CVE-2022-24839

We will be investigating CVE-2022-24839 in this workshop.

Setup:

Using CLI version 2.9.0 and CodeQL lib version 2.9.0.

If you are on OSX, after downloading the CLI and library, you will need to clear the extra attributes set on the zips using the following: xattr -c *.zip

Database creation:

Pre-made databases can be downloaded from here.

alternate database creation:

Locally build using:

About


Languages

Language:CodeQL 87.4%Language:Shell 12.2%Language:HTML 0.4%