Katana - Automatic CTF Challenge Solver¶
katana is a command-line utility that automates checking the “low-hanging fruit” in a CTF challenge. Written in Python, it is intended to help an individual do things they might otherwise forget to do.
A lot of the context and ideas for this tool come from the living document available at https://github.com/JohnHammond/ctf-katana
Units:
katana.units.apk— Android Packageskatana.units.crack— Hash Crackingkatana.units.crypto— Cryptographykatana.units.esoteric— Esoteric Languageskatana.units.forensics— Forensicskatana.units.gzip— GZIP fileskatana.units.ocr— Optical Character Recognitionkatana.units.pcap— Packet Capture Processingkatana.units.pdf— PDF File Processingkatana.units.raw— Miscellaneous general operationskatana.units.stego— Steganographykatana.units.tar— TAR File Processingkatana.units.web— Web Application Testingkatana.units.zip— ZIP File Processing