You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
**vFeed Python Wrapper / Database** is a CVE, CWE and OVAL Compatible naming scheme concept that provides extra structured detailed third-party references and technical characteristics for a CVE entry through an extensible XML/JSON schema.
11
+
**vFeed Python Wrapper / Database** is a CVE, CWE, and OVAL Compatible naming scheme concept that provides extra structured detailed third-party references and technical characteristics for a CVE entry through an extensible XML/JSON schema.
12
12
It also improves the reliability of CVEs by providing a flexible and comprehensive vocabulary for describing the relationship with other standards and security references.
13
13
14
14
vFeed API generates a JSON-based format outputs to describe in detail vulnerabilities.
15
-
It can be leveraged as input by security researchers, practitioners and tools as part of their vulnerability description. The standard syntax is easy to interpret by humans and systems.
15
+
It can be leveraged as input by security researchers, practitioners, and tools as part of their vulnerability description. The standard syntax is easy to interpret by humans and systems.
16
16
17
-
The mandatory associated **vFeed DB (The Correlated Vulnerability and Threat Intelligence Database)** is a detective and preventive security information repository used for gathering vulnerability and mitigation data from scattered internet sources into an unified database. The vFeed DB must be obtained directly from [vFeed IO](https://vfeed.io)
17
+
The mandatory associated **vFeed DB (The Correlated Vulnerability and Threat Intelligence Database)** is a detective and preventive security information repository used for gathering vulnerability and mitigation data from scattered internet sources into an unified database. The vFeed DB must be obtained directly from [vFeed IO](https://vfeed.io).
18
18
19
19
* Open security standards:
20
20
*[CVE](http://cve.mitre.org)
@@ -25,7 +25,7 @@ The mandatory associated **vFeed DB (The Correlated Vulnerability and Threat Int
@@ -40,12 +40,12 @@ The mandatory associated **vFeed DB (The Correlated Vulnerability and Threat Int
40
40
Key features
41
41
=================
42
42
43
-
* Registered as CVE, CWE and OVAL Compatible by the Mitre Corporation
44
-
* Support Open Standards CVE, CPE, CWE, CAPEC, CVSS etc
45
-
* Downloadable Correlated Vulnerability and Threat Intelligence Database
46
-
* Support correlation with 3rdparty security references IAVA, OSVDB, OVAL etc
43
+
* Registered as CVE, CWE, and OVAL Compatible by the Mitre Corporation
44
+
* Support Open Standards such as CVE, CPE, CWE, CAPEC, WASC, CVSS and more
45
+
* Downloadable as SQLite database
46
+
* Support correlation with 3rd-party security references IAVA, OVAL and more
47
47
* Support correlation with security assessment and patch vendors (Nessus, Exploit-DB, Redhat, Microsoft..)
48
-
*Simple and ready-to-use Python Wrapper
48
+
*Easy and ready-to-use python Wrapper
49
49
50
50
More features at [vFeed IO](https://vfeed.io/features/).
51
51
@@ -55,7 +55,7 @@ Target Audience
55
55
* Penetration testers who want to analyze CVEs and gather extra information to help shape avenues to exploit vulnerabilities.
56
56
* Security auditors who want to report accurate information about findings. vFeed could be the best way to describe a CVE with attributes based on standards and 3rd party references as vendors or companies involved into standarization efforts.
57
57
* Security tools vendors / security open source developers who need to implement libraries to enumerate useful information about CVEs without wasting time to correlate and to create a proprietary database. vFeed is by far the best solution. Methods can be invoked from programs or scripts with a simple call.
58
-
* Any security hacker who is conducting researches and need a very fast and accurate way to enumerate available exploits or techniques to check a vulnerability
58
+
* Any security hacker who is conducting research and needs a very fast and accurate way to enumerate available exploits or techniques to check a vulnerability.
0 commit comments