Closed nickwallen closed 8 years ago
Cabby's taxii_proxy
can be used to perform this function. For example...
taxii-proxy --poll-path http://hailataxii.com/taxii-data \
--poll-collection guest.phishtank_com \
--inbox-path http://localhost:9000/services/inbox \
--inbox-collection hailataxii-phishtank \
--begin 2016-04-17 \
--binding urn:stix.mitre.org:xml:1.1.1 \
--inbox-username guest --inbox-password guest
I don't understand how to load external threat feeds into OpenTAXII. For example, how would I go about loading the feeds from HailATaxii into my OpenTAXII server?