<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic IOCs. How can one create custom type? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/iocs-how-can-one-create-custom-type/m-p/119402#M99786</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The last couple of days I`m enjoying myself with the minemeld engine and I find it astonishing. I managed to create dynamic feeds from RIPE archives for some geolocation EDLs, will soon post them by the way.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I would love to be able to define custom IOC types. For example - hash, filename, etc. This way much more information can be gathered and correlated to other types already present (e.g. url and domain).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fiddling around the source, the only definition of these (types) I`ve found is in the json schema. So should defining the type just there would be sufficient? I guess not?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone provide any guidelines or instructions on accomplishing this, if feasible at all?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Lyuben&lt;/P&gt;</description>
    <pubDate>Sun, 16 Oct 2016 15:14:58 GMT</pubDate>
    <dc:creator>Lyuben.Bahtarliev</dc:creator>
    <dc:date>2016-10-16T15:14:58Z</dc:date>
    <item>
      <title>IOCs. How can one create custom type?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/iocs-how-can-one-create-custom-type/m-p/119402#M99786</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The last couple of days I`m enjoying myself with the minemeld engine and I find it astonishing. I managed to create dynamic feeds from RIPE archives for some geolocation EDLs, will soon post them by the way.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I would love to be able to define custom IOC types. For example - hash, filename, etc. This way much more information can be gathered and correlated to other types already present (e.g. url and domain).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fiddling around the source, the only definition of these (types) I`ve found is in the json schema. So should defining the type just there would be sufficient? I guess not?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone provide any guidelines or instructions on accomplishing this, if feasible at all?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Lyuben&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 15:14:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/iocs-how-can-one-create-custom-type/m-p/119402#M99786</guid>
      <dc:creator>Lyuben.Bahtarliev</dc:creator>
      <dc:date>2016-10-16T15:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: IOCs. How can one create custom type?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/iocs-how-can-one-create-custom-type/m-p/119411#M99787</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/48740"&gt;@Lyuben.Bahtarliev﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;adding new types is extremely easy, you should be careful with some nodes where the processing dependes on type.&lt;/P&gt;
&lt;P&gt;Could you open an issue on minemeld-core github repo (&lt;A href="https://github.com/PaloAltoNetworks/minemeld-core" target="_blank"&gt;https://github.com/PaloAltoNetworks/minemeld-core&lt;/A&gt;) and specify the IOC types you would like to see supported ? This way we can track support for the new types there and add them in the next release.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be awesome if you could also create a pull request with the RIPE feeds !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;luigi&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 20:54:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/iocs-how-can-one-create-custom-type/m-p/119411#M99787</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-10-16T20:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: IOCs. How can one create custom type?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/iocs-how-can-one-create-custom-type/m-p/120063#M99788</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/48740"&gt;@Lyuben.Bahtarliev﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;FYI, if you were looking for file hashes I have just added them to the schema for the next release: &lt;A href="https://github.com/PaloAltoNetworks/minemeld-core/pull/70" target="_self"&gt;https://github.com/PaloAltoNetworks/minemeld-core/pull/70&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 04:46:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/iocs-how-can-one-create-custom-type/m-p/120063#M99788</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-10-19T04:46:54Z</dc:date>
    </item>
  </channel>
</rss>

