• Stars
    star
    170
  • Rank 223,357 (Top 5 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created about 10 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

TAXII server implementation in Python from EclecticIQ

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

To have the instance preloaded with example data, see the documentation on docker volumes.

NOTE: OpenTAXII is now accessible through port 9000, with data stored locally in a SQLite databases optionally 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]

More Repositories

1

cabby

TAXII client implementation from EclecticIQ
Python
90
star
2

rundoc

A command-line utility that runs code blocks from documentation.
Python
41
star
3

eiq-er-ce

Community Edition of the EclecticIQ Endpoint Security Platform; An open source and extensible platform to manage and monitor endpoints, based on osqery agent
CSS
28
star
4

stix-icons

stix-icons is a collection of colourful and clean icons for use in software, training and marketing material to visualize cyber threats according to the STIX language for intelligence exchange, defined by OASIS Cyber Threat Intelligence (CTI) TC
HTML
26
star
5

osq-ext-bin

Extension to OSquery Windows that enhances it with real-time telemetry, log monitoring and other endpoint data collection
PowerShell
18
star
6

python-data-uri

python library for parsing and discovering "data:" uris (rfc 2397)
Python
11
star
7

git4intel

Git4Intelligence
Python
5
star
8

extensions-store

This repository contains Extensions created by EclecticIQ, our partners and customer to collect, enrich and dissemenate threat intelligence.
Python
4
star
9

eiq-community-exchange

Community sourced queries, hunts, investigation, and configuration techniques useful for EclecticIQ ER or any osquery agent solution.
YARA
4
star
10

maxmind

Python3 script which downloads MaxMind GeoLite2 free databases
Python
3
star
11

package.docker

Docker image for creating deb/rpm packages
Dockerfile
3
star
12

osquery

C++
2
star
13

intelligence-center-app-qradar

The official EclecticIQ Intelligence Center QRadar App
JavaScript
2
star
14

TAXII-JSON-schemas

JSON schemas for TAXII JSON Bindings
Python
2
star
15

eiq-aws-wrapper

Python
1
star
16

eiq-er

1
star
17

endpoint-response-app-splunk

Python
1
star
18

intelligence-center-app-splunk-ta

The official EclecticIQ Intelligence Center Splunk TA
Python
1
star
19

ansible.docker

Dockerfiles for Ansible
Dockerfile
1
star
20

markdown-rundoc

Markdown extensions for rundoc.
Python
1
star
21

eiq-logging-python

Standardized log configuration for EIQ Python projects
Python
1
star