All Projects → eclecticiq → Opentaxii

eclecticiq / Opentaxii

Licence: other
TAXII server implementation in Python from EclecticIQ

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Opentaxii

Threatpinchlookup
Documentation and Sharing Repository for ThreatPinch Lookup Chrome & Firefox Extension
Stars: ✭ 257 (+129.46%)
Mutual labels:  threatintel
Harpoon
CLI tool for open source and threat intelligence
Stars: ✭ 679 (+506.25%)
Mutual labels:  threatintel
Cabby
TAXII client implementation from EclecticIQ
Stars: ✭ 69 (-38.39%)
Mutual labels:  threatintel
Python Iocextract
Defanged Indicator of Compromise (IOC) Extractor.
Stars: ✭ 300 (+167.86%)
Mutual labels:  threatintel
Powerful Plugins
Powerful plugins and add-ons for hackers
Stars: ✭ 621 (+454.46%)
Mutual labels:  threatintel
Sysmontools
Utilities for Sysmon
Stars: ✭ 903 (+706.25%)
Mutual labels:  threatintel
Pymisp
Python library using the MISP Rest API
Stars: ✭ 254 (+126.79%)
Mutual labels:  threatintel
Phishing catcher
Phishing catcher using Certstream
Stars: ✭ 1,232 (+1000%)
Mutual labels:  threatintel
Spiderfoot
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
Stars: ✭ 6,882 (+6044.64%)
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 (-43.75%)
Mutual labels:  threatintel
Misp
MISP (core software) - Open Source Threat Intelligence and Sharing Platform
Stars: ✭ 3,485 (+3011.61%)
Mutual labels:  threatintel
Threatingestor
Extract and aggregate threat intelligence.
Stars: ✭ 439 (+291.96%)
Mutual labels:  threatintel
Otx misp
Imports Alienvault OTX pulses to a MISP instance
Stars: ✭ 45 (-59.82%)
Mutual labels:  threatintel
Sysmon Config
Sysmon configuration file template with default high-quality event tracing
Stars: ✭ 3,287 (+2834.82%)
Mutual labels:  threatintel
Malware Feed
Bringing you the best of the worst files on the Internet.
Stars: ✭ 69 (-38.39%)
Mutual labels:  threatintel
Stalkphish
StalkPhish - The Phishing kits stalker, harvesting phishing kits for investigations.
Stars: ✭ 256 (+128.57%)
Mutual labels:  threatintel
Vfeed
The Correlated CVE Vulnerability And Threat Intelligence Database API
Stars: ✭ 826 (+637.5%)
Mutual labels:  threatintel
Patrowlhears
PatrowlHears - Vulnerability Intelligence Center / Exploits
Stars: ✭ 89 (-20.54%)
Mutual labels:  threatintel
Awesome Cybersecurity
Curated list of awesome cybersecurity companies and solutions.
Stars: ✭ 77 (-31.25%)
Mutual labels:  threatintel
Yeti
Your Everyday Threat Intelligence
Stars: ✭ 1,037 (+825.89%)
Mutual labels:  threatintel

OpenTAXII

TAXII server implementation in Python from EclecticIQ.

OpenTAXII is a robust Python implementation of TAXII Services that delivers rich feature set and friendly pythonic API built on top of well designed application.

OpenTAXII is guaranteed to be compatible with Cabby, TAXII client library.

Source | Documentation | Information | Download

Build Status Coverage Status Documentation Status

State of the project

We have made the decision to consider this project feature-complete. It means we still maintain it, however we focus only on bug fixes. Still, we’re very open to external contributions - if you know how to fix an issue and you can open a PR, we will be very grateful.

Getting started

See the documentation.

Getting started with OpenTAXII using Docker

OpenTAXII can also be run using docker. This guide assumes that you have access to a local or remote docker server, and won't go into the setup of docker.

To get a default (development) instance using docker

$ docker run -d -p 9000:9000 eclecticiq/opentaxii

NOTE: OpenTAXII is now accessible through port 9000, with data stored locally in a SQLite databases using services/collections/accounts defined in data-configuration.yml

More documentation on running OpenTAXII in a container is found in the OpenTAXII Docker Documentation.

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].