Client-side PCAP analyzer + threat intel dashboard that parses packets in the browser and can run optional Gemini analysis on summarized metadata/snippets.
PacketDuck is a modern, client-side Network Packet Analyzer and Threat Intelligence Dashboard. It parses PCAP files directly in the browser and can optionally use Google Gemini to generate forensic i…
Self-hosted GitHub bot for detecting supply-chain attack signals in pull requests, presented at Black Hat Asia Arsenal.
SadGuard is a self-hosted GitHub bot that reviews pull requests and analyses executable artifacts to catch early signals of supply-chain attacks. This post covers what SadGuard does, why it exists, a…
security
github
supply-chain
dynamic-analysis
llm
blackhat
2024
Dec 14, 2024-VulnGuard
Note
Dec 14, 2024
project
VulnGuard
LLM-assisted pull request reviewer that flags potential vulnerabilities and generates test cases.
VulnGuard is an LLM-assisted pull request reviewer. It looks at new changes, flags potential vulnerabilities, and suggests test cases so reviewers can spend less time on routine checks. What it does…
Modular CTFd plugin + backend that sped up instance provisioning for a 450+ player CTF.
Modular CTFd plugin and backend system to provision user/team-specific challenge instances. Why it mattered This reduced manual ops overhead during a large CTF by automating repeatable provisioning t…