Metadata-Version: 2.4
Name: autopwn
Version: 2.0.0
Summary: Specify targets and run sets of tools against them
Home-page: https://github.com/nccgroup/autopwn
Author: Steven van der Baan
Author-email: steven.vanderbaan@nccgroup.trust
License: GNU Affero GPL v3
Keywords: autopwn pentest automate toolset hack
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Security
Classifier: Environment :: Console
License-File: LICENSE.md
Requires-Dist: Flask-restplus
Requires-Dist: flask-sqlalchemy
Requires-Dist: flask-apscheduler
Requires-Dist: click_shell
Requires-Dist: requests
Requires-Dist: pysqlite3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

autopwn is designed to make a pentester's life easier and more consistent by allowing them to specify tools they would like to run against targets, without having to type them in a shell or write a script. This tool will probably be useful during certain exams as well..
Originally created by Aidan Marlin
