Giter Site home page Giter Site logo

Comments (4)

FloatingGhost avatar FloatingGhost commented on September 24, 2024

If you're binding to external you shouldn't be using the dev server.

See #25

from misp-taxii-server.

TiagoSantos84 avatar TiagoSantos84 commented on September 24, 2024

Thank you for your fast repply,

Actually I already try that configuration, however it is not easy for me to see how to connect gunicorn to the MISP database and then pull the event from there (or push from MISP to gunicorn probably with push_published_to_taxii.py).

However the first step is to configure taxii server in a way to be possible to discover services/collections/data from an external client.

So if you can give me an extra light to to that I will appreciate!

from misp-taxii-server.

FloatingGhost avatar FloatingGhost commented on September 24, 2024

I think you misunderstand.

Gunicorn acts as a WSGI server, it can bind opentaxii's server to a UNIX socket or a port.

Literally follow this

from misp-taxii-server.

TiagoSantos84 avatar TiagoSantos84 commented on September 24, 2024

Ok, I already get properly answer from Gunicorn.

# taxii-collections --path https://host:9000/services/collection-management
2018-03-02 11:40:00,202 INFO: Sending Collection_Information_Request to https://host:9000/services/collection-management
2018-03-02 11:40:00,206 INFO: Starting new HTTPS connection (1): host
=== Data Collection Information ===
  Collection Name: collection
  Collection Type: DATA_SET
  Available: True
  Collection Description: None
  Supported Content: All
  === Polling Service Instance ===
    Poll Protocol: urn:taxii.mitre.org:protocol:http:1.0
    Poll Address: http://localhost:9000/services/poll
    Message Binding: urn:taxii.mitre.org:message:xml:1.0
    Message Binding: urn:taxii.mitre.org:message:xml:1.1
  === Polling Service Instance ===
    Poll Protocol: urn:taxii.mitre.org:protocol:https:1.0
    Poll Address: https://localhost:9000/services/poll
    Message Binding: urn:taxii.mitre.org:message:xml:1.0
    Message Binding: urn:taxii.mitre.org:message:xml:1.1
  === Subscription Service ===
    Protocol Binding: urn:taxii.mitre.org:protocol:http:1.0
    Address: http://localhost:9000/services/collection-management
    Message Binding: urn:taxii.mitre.org:message:xml:1.0
    Message Binding: urn:taxii.mitre.org:message:xml:1.1
  === Subscription Service ===
    Protocol Binding: urn:taxii.mitre.org:protocol:https:1.0
    Address: https://localhost:9000/services/collection-management
    Message Binding: urn:taxii.mitre.org:message:xml:1.0
    Message Binding: urn:taxii.mitre.org:message:xml:1.1
  === Receiving Inbox Service ===
    Protocol Binding: urn:taxii.mitre.org:protocol:http:1.0
    Address: http://localhost:9000/services/inbox
    Message Binding: urn:taxii.mitre.org:message:xml:1.0
    Message Binding: urn:taxii.mitre.org:message:xml:1.1
    Supported Content: urn:stix.mitre.org:xml:1.1.1
    Supported Content: urn:stix.mitre.org:xml:1.2
  === Receiving Inbox Service ===
    Protocol Binding: urn:taxii.mitre.org:protocol:https:1.0
    Address: https://localhost:9000/services/inbox
    Message Binding: urn:taxii.mitre.org:message:xml:1.0
    Message Binding: urn:taxii.mitre.org:message:xml:1.1
    Supported Content: urn:stix.mitre.org:xml:1.1.1
    Supported Content: urn:stix.mitre.org:xml:1.2
==================================

Looks nice to me...thank you!

Now I need to keep going on the following issue to integrate with qradar

55

from misp-taxii-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.