<?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 Re: Google Safebrowsing miner in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/180327#M99329</link>
    <description>&lt;P&gt;You're following my same path.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I started thinking on miners calling enrichement API's to attach additional attributes to the indicators.&lt;/LI&gt;
&lt;LI&gt;Then I though it would be better implemented as an aggregator node (once for many nodes)&lt;/LI&gt;
&lt;LI&gt;Then I realized a same indicator (i.e. a URL) could be enriched by many sources (i.e. Safe Browsing, PAN-DB, etc.) and that a cache should be put in place to avoid continous calls for the same indicatos.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This is why I reached to the point that a "Enrichement Framework" for MineMeld would be welcome by the community. So I have it in my current plan of intentions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2017 15:44:16 GMT</pubDate>
    <dc:creator>xhoms</dc:creator>
    <dc:date>2017-10-05T15:44:16Z</dc:date>
    <item>
      <title>Google Safebrowsing miner</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/179892#M99325</link>
      <description>&lt;P&gt;Google has a threat list api, has anyone created a miner for it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.google.com/safe-browsing/v4/lists" target="_blank"&gt;https://developers.google.com/safe-browsing/v4/lists&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 18:58:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/179892#M99325</guid>
      <dc:creator>chirss</dc:creator>
      <dc:date>2017-10-03T18:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Google Safebrowsing miner</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/180298#M99326</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/47112"&gt;@chirss&lt;/a&gt;&amp;nbsp;Google&amp;nbsp;&lt;SPAN&gt;Safe Browsing lists are not really "lists". It is an API that will give you information about a given URL. I mean: you have a URL and you're wondering what Google's Safe Browsing thinks about that URL. You can use the API for such a case.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm planning an "Enrichement Framework" for MineMeld that will be able to attach additional attributes to indicators. A Google Safe Browsing node for the Enrichement Framework would be awesome.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 13:48:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/180298#M99326</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2017-10-05T13:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Google Safebrowsing miner</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/180321#M99327</link>
      <description>&lt;P&gt;Ya that's what I want as well. If I can compare url information from a feed with what safebrowsing thinks of it and then come up with a ranking to be used by different outputs that would be ideal. Is this what you are thinking? I haven't played enough with miner creation to build anything like this out.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 15:31:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/180321#M99327</guid>
      <dc:creator>chirss</dc:creator>
      <dc:date>2017-10-05T15:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Google Safebrowsing miner</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/180325#M99328</link>
      <description>&lt;P&gt;Also maybe a miner isn't the right thing so much as a processor. If an ioc hits the processor it then queries the api (within limits of the api).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are an awful lot of reputation type things which could possibly be used in a similar manner.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 15:32:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/180325#M99328</guid>
      <dc:creator>chirss</dc:creator>
      <dc:date>2017-10-05T15:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Google Safebrowsing miner</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/180327#M99329</link>
      <description>&lt;P&gt;You're following my same path.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I started thinking on miners calling enrichement API's to attach additional attributes to the indicators.&lt;/LI&gt;
&lt;LI&gt;Then I though it would be better implemented as an aggregator node (once for many nodes)&lt;/LI&gt;
&lt;LI&gt;Then I realized a same indicator (i.e. a URL) could be enriched by many sources (i.e. Safe Browsing, PAN-DB, etc.) and that a cache should be put in place to avoid continous calls for the same indicatos.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This is why I reached to the point that a "Enrichement Framework" for MineMeld would be welcome by the community. So I have it in my current plan of intentions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 15:44:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/180327#M99329</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2017-10-05T15:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Google Safebrowsing miner</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/180344#M99330</link>
      <description>&lt;P&gt;Ya exactly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem I'm finding is a lot of the miners likely have duplicate entries of some kind. So I'm sending them all to the same processor for similar types of feeds (phishing type miners to phishing processor for example). However I have to validate everything coming in before being able to trust it, i.e. verify before trusting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The scenario you're talking about would be very beneficial in at least this scenario.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 16:50:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-safebrowsing-miner/m-p/180344#M99330</guid>
      <dc:creator>chirss</dc:creator>
      <dc:date>2017-10-05T16:50:44Z</dc:date>
    </item>
  </channel>
</rss>

