Metadata-Version: 2.1
Name: getsploit
Version: 1.0.0
Summary: Command line search and download tool for Vulners Database inspired by searchsploit.
Home-page: https://github.com/vulnersCom/getsploit
Author: Kirill Ermakov
Author-email: isox@vulners.com
Maintainer: Kir Ermakov
License: LGPLv3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Security
License-File: LICENSE
Requires-Dist: vulners
Requires-Dist: six
Requires-Dist: texttable
Requires-Dist: clint


getsploit
=========

Command line search and download tool for Vulners Database inspired by
searchsploit. It allows you to search online for the exploits across all the
most popular collections: Exploit-DB, Metasploit, Packetstorm and others. The
most powerful feature is immediate exploit source download right in your
working path.
