Metadata-Version: 2.0
Name: autopwn
Version: 0.24.0
Summary: Specify targets and run sets of tools against them
Home-page: https://github.com/nccgroup/autopwn
Author: Aidan Marlin
Author-email: aidan.marlin@nccgroup.trust
License: GNU Affero GPL v3
Keywords: autopwn pentest automate toolset hack
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Security
Classifier: Environment :: Console
Requires-Dist: PyYAML
Requires-Dist: screenutils
Requires-Dist: inquirer
Requires-Dist: readchar (<=0.7)

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..


