<?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 Minemeld Mining IPv6 and IPv4 through AWS JSON script in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-mining-ipv6-and-ipv4-through-aws-json-script/m-p/214252#M97938</link>
    <description>&lt;P&gt;Hi Minemeld Community,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I check with the team which existing miner can I use to mine the IPv6 and IPv4 from URL &lt;A href="https://ip-ranges.amazonaws.com/ip-ranges.json" target="_blank"&gt;https://ip-ranges.amazonaws.com/ip-ranges.json&lt;/A&gt;? Using just 1 miner if is possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or how can i customize the miner to mine it. Thank you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Darren Koh&lt;/P&gt;</description>
    <pubDate>Tue, 15 May 2018 02:56:09 GMT</pubDate>
    <dc:creator>dkoh</dc:creator>
    <dc:date>2018-05-15T02:56:09Z</dc:date>
    <item>
      <title>Minemeld Mining IPv6 and IPv4 through AWS JSON script</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-mining-ipv6-and-ipv4-through-aws-json-script/m-p/214252#M97938</link>
      <description>&lt;P&gt;Hi Minemeld Community,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I check with the team which existing miner can I use to mine the IPv6 and IPv4 from URL &lt;A href="https://ip-ranges.amazonaws.com/ip-ranges.json" target="_blank"&gt;https://ip-ranges.amazonaws.com/ip-ranges.json&lt;/A&gt;? Using just 1 miner if is possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or how can i customize the miner to mine it. Thank you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Darren Koh&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 02:56:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-mining-ipv6-and-ipv4-through-aws-json-script/m-p/214252#M97938</guid>
      <dc:creator>dkoh</dc:creator>
      <dc:date>2018-05-15T02:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Mining IPv6 and IPv4 through AWS JSON script</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-mining-ipv6-and-ipv4-through-aws-json-script/m-p/214266#M97939</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/28623"&gt;@dkoh&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you're looking for the simplest miner configuration (without coding anything) then you'll have to accept a two miner configuration (one for IPv4 and one for IPv6). A single node configuration to mine both IPv4 and IPv6 would require coding a new node extending SimpleJSON.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Prototype to mine all IPv4 ranges from AWS (class SimpleJSON)&lt;/P&gt;
&lt;PRE&gt;age_out:
    default: null
    interval: 257
    sudden_death: true
attributes:
    confidence: 100
    share_level: green
    type: IPv4
extractor: prefixes
fields:
- region
- service
indicator: ip_prefix
prefix: aws
source_name: aws.AMAZON
url: https://ip-ranges.amazonaws.com/ip-ranges.json
&lt;/PRE&gt;
&lt;P&gt;Prototype to mine all IPv6 ranges from AWS (class SimpleJSON)&lt;/P&gt;
&lt;PRE&gt;age_out:
    default: null
    interval: 257
    sudden_death: true
attributes:
    confidence: 100
    share_level: green
    type: IPv6
extractor: ipv6_prefixes
fields:
- region
- service
indicator: ipv6_prefix
prefix: aws
source_name: aws.AMAZON
url: https://ip-ranges.amazonaws.com/ip-ranges.json
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 08:29:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-mining-ipv6-and-ipv4-through-aws-json-script/m-p/214266#M97939</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2018-05-15T08:29:22Z</dc:date>
    </item>
  </channel>
</rss>

