Metadata-Version: 1.1
Name: ilwrathi
Version: 201411.2a10e7718
Summary: A framework for building pen test tools
Home-page: https://github.com/jdukes/ilwrathi
Author: Josh Dukes
Author-email: hex@neg9.org
License: GNU General Public License v3 (GPLv3)
Description: Ilwrath is a framwork for building web pen testing tools.
        
        Ilwrath currently contains Sac. Sac is a base class that can be
        extended to handle performing operations that have multiple
        dependances. This was created to solve the problem of testing web
        services with multiple dependances.
Keywords: hacker web CTF pen test
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Testing
