Hello all,
I am having issues with adding AlienVault OTX as a intelligence feed into splunk.
At first, when i didn't configured the threat list as a taxii, it managed to download the threat list as a csv file.
But now, i need to configure it as a taxii for parsing matters and it just stuck on that unhelpful message "TAXII feed polling starting".
My feed configurations are :
Type *
taxii
Description *
Alien Vault OTX feed
URL *
https://otx.alienvault.com/taxii/discovery
Weight *
1
Interval
43200
POST arguments
taxii_username="" taxii_password="poo"
Maximum age
-30d
I am really frustrated and would really appreciate anyone's help.
Thanks
The problem was with libtaxii 1.1.111, which i changed to 1.1.114. in the path :
/etc/apps/SA-ThreatIntelligence/contrib
Problem fixed.
The problem was with libtaxii 1.1.111, which i changed to 1.1.114. in the path :
/etc/apps/SA-ThreatIntelligence/contrib
Problem fixed.
could you elaborate a bit please
I assume that was about this python library update
Thx for posting!!
Could you please give little bit more detail.
Under contrib directory I see many directories. One of these directories is Directory libtaxii. Do you mean to change this directory completely ? Is there any trusted source to get the libtaxii 1.1.114 ?