Skip to content
Null Authority logoNULL // AUTHORITY

Ship log

Projects

Tooling and research that outlived the competitions they were built for — open source where possible.

cryptobench

featuredMaintained

A collection of attack implementations against weak RSA/ECC configurations.

Reference implementations of common crypto attacks: Hastad, Coppersmith, Wiener, small-e, invalid curve attacks — with worked examples from real CTFs.

PythonSageMath

nullscan

featuredActive

Async reconnaissance toolkit we use in the first hour of every CTF.

A fast, scriptable recon framework: port scanning, service fingerprinting, and web crawling with a plugin API. Built for speed during competitions.

Pythonasyncionmap
sourcefounder

pwnkit

Active

Our pwntools scaffolding and exploit templates for binary challenges.

Battle-tested templates for ret2libc, ROP chain building, heap exploitation and format-string attacks, plus a Docker harness for replicating remote environments.

PythonpwntoolsDocker