<?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: Mining Domains from mixed IP/Domain List in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/mining-domains-from-mixed-ip-domain-list/m-p/226735#M98250</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11678"&gt;@lmori&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for the reply. Sure, that is what I'm doing. The point is: the correct "regular expression" to get the domains (beginning include with numbers) without the space " " between the IPs and the domains itself. Until now, I was only able to get the domains including the space " ". Does the feed node know how to deal with it? The space " " at the begin is eliminated by him when producing the link to be ingested by PANOS in an&amp;nbsp;EDL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advanced.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Aug 2018 16:18:05 GMT</pubDate>
    <dc:creator>danilo.souza</dc:creator>
    <dc:date>2018-08-10T16:18:05Z</dc:date>
    <item>
      <title>Mining Domains from mixed IP/Domain List</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mining-domains-from-mixed-ip-domain-list/m-p/226597#M98248</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate some help withe this issue. I wanto to mine domains from a list that has IP/Domais mixed. The list has on the top a short description whose lines start with the "#" character. Thats fine, I can use the "ignore_regex ^#" to avoid it. But the list is composed by:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;10.200.1.36 domain1.com&lt;/P&gt;&lt;P&gt;172.31.31.31 domain2.com&lt;/P&gt;&lt;P&gt;192.168.0.55 domain3.com&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;10.10.10.11 domain_n.com&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I avoid the IPs and get only the domains? I belive it is not so difficult. I already got the IPs using "indicator regex: ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}" .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advanced.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 12:12:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mining-domains-from-mixed-ip-domain-list/m-p/226597#M98248</guid>
      <dc:creator>danilo.souza</dc:creator>
      <dc:date>2018-08-09T12:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mining Domains from mixed IP/Domain List</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mining-domains-from-mixed-ip-domain-list/m-p/226732#M98249</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/79020"&gt;@danilo.souza&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;simple solution: mine the feed twice, once for the IPs and once for the domains &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:24:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mining-domains-from-mixed-ip-domain-list/m-p/226732#M98249</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2018-08-10T15:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mining Domains from mixed IP/Domain List</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mining-domains-from-mixed-ip-domain-list/m-p/226735#M98250</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11678"&gt;@lmori&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for the reply. Sure, that is what I'm doing. The point is: the correct "regular expression" to get the domains (beginning include with numbers) without the space " " between the IPs and the domains itself. Until now, I was only able to get the domains including the space " ". Does the feed node know how to deal with it? The space " " at the begin is eliminated by him when producing the link to be ingested by PANOS in an&amp;nbsp;EDL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advanced.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 16:18:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mining-domains-from-mixed-ip-domain-list/m-p/226735#M98250</guid>
      <dc:creator>danilo.souza</dc:creator>
      <dc:date>2018-08-10T16:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mining Domains from mixed IP/Domain List</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mining-domains-from-mixed-ip-domain-list/m-p/226973#M98251</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/79020"&gt;@danilo.souza&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;you should be able to use the following to get the domains:&lt;/P&gt;
&lt;PRE&gt;indicator:
  regex: '[\w\.]+\s(.*)'
  transform: '\1'&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Aug 2018 19:51:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mining-domains-from-mixed-ip-domain-list/m-p/226973#M98251</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2018-08-13T19:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mining Domains from mixed IP/Domain List</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mining-domains-from-mixed-ip-domain-list/m-p/227302#M98252</link>
      <description>&lt;P&gt;It's a bit more complicated, but maybe this can help as well?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;^((?:((\d{1,3}.){3}\d{1,3}\s))(.*))$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't tested it yet since I don't have a feed like this, but it seems to match and non-capture group on what it needs to.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 16:11:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mining-domains-from-mixed-ip-domain-list/m-p/227302#M98252</guid>
      <dc:creator>chirss</dc:creator>
      <dc:date>2018-08-16T16:11:11Z</dc:date>
    </item>
  </channel>
</rss>

