Metadata-Version: 2.1
Name: webctfkit
Version: 0.1.0
Summary: A collection of essential helper methods for web-based Capture The Flag (CTF) challenges.
Author: mohammedgqudah
Author-email: mohghq@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: jsmin (>=3.0.1,<4.0.0)
Requires-Dist: pytest (>=8.3.2,<9.0.0)
Description-Content-Type: text/markdown

# webctfkit/webtools
A collection of helper methods for web-based Capture The Flag (CTF) challenges.

I will be adding new helpers for every common issue i run into during CTFs.

