katana
katana copied to clipboard
Katana - Automatic CTF Challenge Solver in Python3
Created a dumb script to install and setup katana.
Hello, Im having an issue installing dependencies for katana. it keeps getting stuck after python setup.py install comman. It will run for a brief moment then stop at Reading https://pypi.org/simple/watchdog/...
Sorry if its something funny, im newbie [https://ibb.co/fqxCC2P](url)
The `ctfd` provider doesn't currently handle session timeouts properly, and results in JSON exceptions. The provider should recognize the timeout and attempt re-authentication, however it doesn't. I can probably wrap...