- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-20-2019 09:22 PM
Hello
I've succcessfuly been using Minemeld for some time now and I'm looking to further implement it
We currently have TAXII output working to our SIEM, however it just outputs basic data
<stix:Indicators>
<stix:Indicator id="minemeld:indicator-fec078bf-881f-4c89-96d1-7138468b2954" timestamp="2019-05-20T22:10:27.149987+00:00" xsi:type="indicator:IndicatorType">
<indicator:Title>IPv4: x.x.x.x-x.x.x.x0</indicator:Title>
<indicator:Type xsi:type="stixVocabs:IndicatorTypeVocab-1.1">IP Watchlist</indicator:Type>
<indicator:Description>IPv4 indicator from mhn_hc</indicator:Description>
<indicator:Observable id="minemeld:observable-d13e4a30-2b57-4299-b7c8-2f7eef59fc75">
<cybox:Title>IPv4: x.x.x.x</cybox:Title>
<cybox:Object id="minemeld:Address-3f43d4be-098c-43db-ba67-41b44b41d146">
<cybox:Properties xsi:type="AddressObj:AddressObjectType" category="ipv4-addr">
<AddressObj:Address_Value>x.x.x.x</AddressObj:Address_Value>
</cybox:Properties>
</cybox:Object>
</indicator:Observable>
<indicator:Confidence timestamp="2019-05-20T22:10:27.150074+00:00">
<stixCommon:Value xsi:type="stixVocabs:HighMediumLowVocab-1.0">High</stixCommon:Value>
</indicator:Confidence>
</stix:Indicator>
</stix:Indicators>
However in the Minemeld taxi data feed logs I see all of this great contextual information that I send into Minemeld from various sources.
How can I get all this or some of this additional contextual information that sits in the VALUE field to appear in my STIX object?
This will give me many more possibilities on how I can use this data within the SIEM
Thanks
05-30-2019 08:46 PM
Is anyone able to assist me with how I might proceed on this?
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!