All Projects → eclecticiq → Cabby

eclecticiq / Cabby

Licence: other
TAXII client implementation from EclecticIQ

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cabby

iocingestor
An extendable tool to extract and aggregate IoCs from threat feeds
Stars: ✭ 25 (-63.77%)
Mutual labels:  threatintel
Misp
MISP (core software) - Open Source Threat Intelligence and Sharing Platform
Stars: ✭ 3,485 (+4950.72%)
Mutual labels:  threatintel
Vfeed
The Correlated CVE Vulnerability And Threat Intelligence Database API
Stars: ✭ 826 (+1097.1%)
Mutual labels:  threatintel
Open-source-tools-for-CTI
Public Repository of Open Source Tools for Cyber Threat Intelligence Analysts and Researchers
Stars: ✭ 91 (+31.88%)
Mutual labels:  threatintel
Sysmon Config
Sysmon configuration file template with default high-quality event tracing
Stars: ✭ 3,287 (+4663.77%)
Mutual labels:  threatintel
Threatingestor
Extract and aggregate threat intelligence.
Stars: ✭ 439 (+536.23%)
Mutual labels:  threatintel
rstthreats
Aggregated Indicators of Compromise collected and cross-verified from multiple open and community-supported sources, enriched and ranked using our intelligence platform for you. Threat Intelligence, Threat feed, Open source feed.
Stars: ✭ 17 (-75.36%)
Mutual labels:  threatintel
Yeti
Your Everyday Threat Intelligence
Stars: ✭ 1,037 (+1402.9%)
Mutual labels:  threatintel
Python Iocextract
Defanged Indicator of Compromise (IOC) Extractor.
Stars: ✭ 300 (+334.78%)
Mutual labels:  threatintel
Harpoon
CLI tool for open source and threat intelligence
Stars: ✭ 679 (+884.06%)
Mutual labels:  threatintel
Pymisp
Python library using the MISP Rest API
Stars: ✭ 254 (+268.12%)
Mutual labels:  threatintel
Threatpinchlookup
Documentation and Sharing Repository for ThreatPinch Lookup Chrome & Firefox Extension
Stars: ✭ 257 (+272.46%)
Mutual labels:  threatintel
Powerful Plugins
Powerful plugins and add-ons for hackers
Stars: ✭ 621 (+800%)
Mutual labels:  threatintel
Threat-Intel-Slack-Bot
Interactive Threat Intelligence Bot that leverages serverless framework, AWS/GCP, and Slack
Stars: ✭ 26 (-62.32%)
Mutual labels:  threatintel
Sysmontools
Utilities for Sysmon
Stars: ✭ 903 (+1208.7%)
Mutual labels:  threatintel
pybinaryedge
Python 3 Wrapper for the BinaryEdge API https://www.binaryedge.io/
Stars: ✭ 16 (-76.81%)
Mutual labels:  threatintel
Cowrie
Cowrie SSH/Telnet Honeypot https://cowrie.readthedocs.io
Stars: ✭ 3,810 (+5421.74%)
Mutual labels:  threatintel
Vulnerability Data Archive
With the hope that someone finds the data useful, we periodically publish an archive of almost all of the non-sensitive vulnerability information in our vulnerability reports database. See also https://github.com/CERTCC/Vulnerability-Data-Archive-Tools
Stars: ✭ 63 (-8.7%)
Mutual labels:  threatintel
Otx misp
Imports Alienvault OTX pulses to a MISP instance
Stars: ✭ 45 (-34.78%)
Mutual labels:  threatintel
Spiderfoot
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
Stars: ✭ 6,882 (+9873.91%)
Mutual labels:  threatintel

cabby

Python TAXII client implementation from EclecticIQ <https://www.eclecticiq.com>_.

:Source: https://github.com/eclecticiq/cabby :Documentation: http://cabby.readthedocs.org :Information: https://www.eclecticiq.com :Download: https://pypi.python.org/pypi/cabby/

|travis badge| |coveralls.io badge| |docs badge| |requirements badge|

.. |travis badge| image:: https://travis-ci.org/eclecticiq/cabby.svg?branch=master :target: https://travis-ci.org/eclecticiq/cabby :alt: Build Status .. |coveralls.io badge| image:: https://coveralls.io/repos/eclecticiq/cabby/badge.svg :target: https://coveralls.io/r/eclecticiq/cabby :alt: Coverage Status .. |docs badge| image:: https://readthedocs.org/projects/cabby/badge/?version=latest :alt: Documentation Status :scale: 100% :target: https://readthedocs.org/projects/cabby/ .. |requirements badge| image:: https://requires.io/github/eclecticiq/cabby/requirements.svg?branch=master :target: https://requires.io/github/eclecticiq/cabby/requirements/?branch=master :alt: Requirements Status

A simple Python library for interacting with TAXII servers.

Docker

To run cabby using docker, execute the following:

docker run --rm eclecticiq/cabby taxii-discovery --path https://test.taxiistand.com/read-only/services/discovery

Feedback

You are encouraged to provide feedback by commenting on open issues or sending us email at [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].