Tools
Security and general tools built by me.
A lightweight Linux persistence hunting & artifact collection script.
This bash script helps speed up investigations by collecting targeted persistence-related artifacts and highlighting suspicious patterns commonly associated with Linux persistence techniques.
Pace calculator and related tools for runners - a website I built and maintain
bpfdoor malware implements an interesting technique for C&C communication using BPF with raw network socket. This is a proof of concept code for this BPF technique.
A simple implementation of a terminal keylogger in C using ptrace.
Proof of concept for injecting code into existing process using ptrace.
Bash script to correlate DNS queries with the processes that made them.