Screenshots
Example Usage
git clone https://github.com/hdks-bug/exploit-notes.git
cd exploit-notes
python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt
mkdocs serve