Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csirtgadgets/bearded-avenger
CIF v3 -- the fastest way to consume threat intelligence
https://github.com/csirtgadgets/bearded-avenger
cif cifv3 security threat-hunting threat-sharing threatintel
Last synced: 21 days ago
JSON representation
CIF v3 -- the fastest way to consume threat intelligence
- Host: GitHub
- URL: https://github.com/csirtgadgets/bearded-avenger
- Owner: csirtgadgets
- License: mpl-2.0
- Archived: true
- Created: 2014-09-19T12:07:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-20T22:54:05.000Z (over 1 year ago)
- Last Synced: 2024-08-05T17:41:48.205Z (4 months ago)
- Topics: cif, cifv3, security, threat-hunting, threat-sharing, threatintel
- Language: Python
- Homepage: https://csirtgadgets.com/collective-intelligence-framework
- Size: 1.41 MB
- Stars: 180
- Watchers: 31
- Forks: 52
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - csirtgadgets/bearded-avenger - CIF v3 -- the fastest way to consume threat intelligence (Python)
README
# Getting Started
**Do NOT try to install from the master repo.**For installation instructions and various unix distribution guides, use the **DeploymentKit**.
https://github.com/csirtgadgets/bearded-avenger-deploymentkit/wiki
# Integrations
Several integrations, plugins, and extensions have been written to bridge CIFv3 with other tools. Here are some examples to consider building an ecosystem:* [Python client](https://github.com/csirtgadgets/cifsdk-py-v3)
* [Dockerized Python client](https://hub.docker.com/r/renisac/cifv3-cli)
* [PowerShell client](https://github.com/renisac/CIF3-pwsh)
* [MineMeld plugin](https://github.com/renisac/CIFv3-Minemeld)
* [Elastic threat intel integration](https://github.com/elastic/integrations/tree/main/packages/ti_cif3)
* [Threatbus backbone](https://github.com/tenzir/threatbus/tree/main/plugins/apps/threatbus_cif3)
* [Intelmq output bot](https://github.com/certtools/intelmq/pull/2244)# Getting Help
* [the Wiki](https://github.com/csirtgadgets/bearded-avenger-deploymentkit/wiki)
* [Known Issues](https://github.com/csirtgadgets/bearded-avenger/issues?labels=bug&state=open)
* [FAQ](https://github.com/csirtgadgets/bearded-avenger-deploymentkit/wiki/FAQ)# Getting Involved
There are many ways to get involved with the project. If you have a new and exciting feature, or even a simple bugfix, simply [fork the repo](https://help.github.com/articles/fork-a-repo), create some simple test cases, [generate a pull-request](https://help.github.com/articles/using-pull-requests) and give yourself credit!If you've never worked on a GitHub project, [this is a good piece](https://guides.github.com/activities/contributing-to-open-source) for getting started.
* [How To Contribute](contributing.md)
* [Mailing List](https://groups.google.com/forum/#!forum/ci-framework)
* [Project Page](http://csirtgadgets.org/collective-intelligence-framework/)# Getting Started with Development
https://github.com/csirtgadgets/bearded-avenger/wiki
# COPYRIGHT AND LICENSE
Copyright (C) 2017 [the CSIRT Gadgets Foundation](http://csirtgadgets.org)
Free use of this software is granted under the terms of the [Mozilla Public License (MPLv2)](https://www.mozilla.org/en-US/MPL/2.0/).