pyExploitDb 0.2.41__py3-none-any.whl → 0.2.51__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyExploitDb
3
- Version: 0.2.41
3
+ Version: 0.2.51
4
4
  Summary: An optimized Python3 library to fetch the most recent exploit-database, create searchable indexes for CVE->EDBID and EDBID -> CVE, and provide methods to perform searches.
5
- Home-page: https://github.com/GoVanguard/pyExploitDb
5
+ Home-page: https://github.com/Hackman238/pyExploitDb
6
6
  Author: Shane William Scott
7
- Author-email: sscott@gotham-security.com
7
+ Author-email: gs@shanewilliamscott.com
8
8
  Classifier: Development Status :: 5 - Production/Stable
9
9
  Classifier: Intended Audience :: Developers
10
10
  Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
@@ -20,12 +20,17 @@ License-File: LICENSE
20
20
  Requires-Dist: GitPython
21
21
  Requires-Dist: requests
22
22
 
23
- pyExploitDb (https://gotham-security.com)
23
+ ## NOTICE
24
+
25
+ This is the new home of "pyExploidDb".
26
+
27
+ ##
28
+
29
+ pyExploitDb (https://shanewilliamscott.com)
24
30
  ==
25
31
 
26
- [![Build Status](https://travis-ci.com/GoVanguard/pyExploitDb.svg?branch=master)](https://travis-ci.com/GoVanguard/pyExploitDb)
27
- [![Known Vulnerabilities](https://snyk.io/test/github/GoVanguard/pyExploitDb/badge.svg?targetFile=requirements.txt)](https://snyk.io/test/github/GoVanguard/pyExploitDb?targetFile=requirements.txt)
28
- [![Maintainability](https://api.codeclimate.com/v1/badges/c718eabcdd4b815698db/maintainability)](https://codeclimate.com/github/GoVanguard/pyExploitDb/maintainability)
32
+ [![Known Vulnerabilities](https://snyk.io/test/github/Hackman238/pyExploitDb/badge.svg?targetFile=requirements.txt)](https://snyk.io/test/github/Hackman238/pyExploitDb?targetFile=requirements.txt)
33
+ [![Maintainability](https://api.codeclimate.com/v1/badges/a11151ec3314f93a777f/maintainability)](https://codeclimate.com/github/Hackman238/pyExploitDb/maintainability)
29
34
 
30
35
 
31
36
  ## Authors:
@@ -64,4 +69,5 @@ Port: 80
64
69
  {'edbid': '45447', 'exploit': './exploit-database/exploits/php/webapps/45447.txt', 'date': '2018-09-24', 'author': 'Haboob Team', 'platform': 'webapps', 'type': 'php', 'port': '80'}
65
70
 
66
71
  ## Credits
72
+ Based on fork from https://github.com/GoVanguard/pyExploitDb by Shane Scott.
67
73
  Originally based on fork of cve_searchsploit by Andrea Fioraldi.
@@ -1,8 +1,8 @@
1
1
  pyExploitDb/__init__.py,sha256=dBPIBtm3EWgqm0JuTnxeYrLmqN8Uj5cRZMWsiCJDOGQ,8260
2
2
  pyExploitDb/cveToEdbid.json,sha256=RzcfsMC1vfN0ieZbFN0hDD4wnRCsF1Bc3G42lp6rPXA,984560
3
3
  pyExploitDb/edbidToCve.json,sha256=WaI6yPMbSLG3qjcObz4s-O3BSQqTwalPEUkVIHReaeg,1358145
4
- pyExploitDb-0.2.41.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
5
- pyExploitDb-0.2.41.dist-info/METADATA,sha256=wcTPQykIUsqELDuW9oZUpvHJoLzv6RJQp10i1GJIhwI,2616
6
- pyExploitDb-0.2.41.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
7
- pyExploitDb-0.2.41.dist-info/top_level.txt,sha256=9RS0bXZhz9Wz4-FytP-Cs8qpdAuVzWqmHQRnjYtuOwk,12
8
- pyExploitDb-0.2.41.dist-info/RECORD,,
4
+ pyExploitDb-0.2.51.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
5
+ pyExploitDb-0.2.51.dist-info/METADATA,sha256=6IWsLKujlZ1K356GKXpXI0XJsxylG-VxDLOM16XPAGs,2620
6
+ pyExploitDb-0.2.51.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
7
+ pyExploitDb-0.2.51.dist-info/top_level.txt,sha256=9RS0bXZhz9Wz4-FytP-Cs8qpdAuVzWqmHQRnjYtuOwk,12
8
+ pyExploitDb-0.2.51.dist-info/RECORD,,