A Python toolkit for CTF challenges and authorized bug bounty hunting. Black-box testing methodology — discover vulnerabilities through observation and systematic testing, not by reading source code.
The code adapts the paper techniques into reusable CTF-style solver functions, demos, and a local challenge example. It is not meant to be a line-by-line reproduction of either paper; some names and ...