Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Vfeed | 830 | 2 years ago | 9 | other | Python | |||||
The Correlated CVE Vulnerability And Threat Intelligence Database API | ||||||||||
Pyvfeed | 81 | 7 days ago | Python | |||||||
Python API for vFeed Vulnerability & Threat Intelligence Database Enterprise & Pro Editions | ||||||||||
Full_database | 30 | 6 days ago | gpl-3.0 | |||||||
This repos host all the CVE database. Stay updated :) Feel free to ask for new data and propuse CVE exploit sources & POC | ||||||||||
Foretoken | 16 | a month ago | 64 | October 06, 2021 | apache-2.0 | Go | ||||
A blazing fast, highly customizable, modern-day defence tool using (in memory) SQL & REST/gRPC protocols. | ||||||||||
Stalker | 11 | 5 years ago | gpl-3.0 | Python | ||||||
Threat Intel and Incident Reponse | ||||||||||
Ressie | 11 | 6 years ago | Python | |||||||
👓 monitoring, alerting and threat analysis for ELK stack | ||||||||||
Feed Client Java | 4 | 3 years ago | bsd-2-clause | Java | ||||||
Information security threat intelligence database project java client | ||||||||||
Ip_db | 2 | 5 years ago | gpl-3.0 | Python | ||||||
A Python 3 module to manage IP address databases used for resolving geolocation and detecting IP address threat. | ||||||||||
Threat Net | 2 | 2 years ago | 10 | JavaScript | ||||||
Threat Net is a graphing utility used to display connections between Indicators of Compromise (IoC) |
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. It also improves the reliability of CVEs by providing a flexible and comprehensive vocabulary for describing the relationship with other standards and security references.
vFeed API generates a JSON-based format outputs to describe in detail vulnerabilities. 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.
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.
Open security standards:
Vulnerability Assessment & Exploitation IDs (Metasploit, SAINT Corporation, Tenable's Nessus Plugin IDs, Nmap, Exploit-DB)
Vendors Security Alerts:
More features at vFeed, Inc.
Run vfeedcli.py -h
for help.
Refer to the Documentation official documentation page.
get_ms
method to returns both all and new Microsoft bulletins and KBs.mongo.py
to check whether SQLite exists. Thanks to Alex Faraino (AlexFaraino/vFeed)