<?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: XSOAR NSlookup and ThreatVault info in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-nslookup-and-threatvault-info/m-p/523249#M1492</link>
    <description>&lt;P&gt;Hi Chrking,&lt;/P&gt;
&lt;P&gt;thank you,&amp;nbsp;I found both mentioned options, but there are few things not clear to me:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Threat Vault integration is marked as Deprecated and doesn't contain things that I need to get like Threat description, CVE etc. I could get it using API calls described here&amp;nbsp;&lt;A href="https://pan.dev/cdss/docs/getstarted/" target="_blank"&gt;https://pan.dev/cdss/docs/getstarted/&lt;/A&gt;&amp;nbsp;but there is no pre-built integration for it, am I right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&lt;SPAN&gt;GetDomainDNSDetails is able to return IP address when you have a domain name, but I'm not able to do reverse lookup - when I have an IP address and I need FQDN from internal DNS server.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jan&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Dec 2022 09:39:10 GMT</pubDate>
    <dc:creator>Honza_Linhart</dc:creator>
    <dc:date>2022-12-05T09:39:10Z</dc:date>
    <item>
      <title>XSOAR NSlookup and ThreatVault info</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-nslookup-and-threatvault-info/m-p/523188#M1488</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is there a way how to get following information in XSOAR?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- NSLOOKUP - I have an IP address and need to get name from internal DNS server&lt;/P&gt;
&lt;P&gt;- Threat Vault info - I have an information from the firewall (threat name and threat ID) and I need to get more info like CVE number, threat description etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Jan&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 21:46:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-nslookup-and-threatvault-info/m-p/523188#M1488</guid>
      <dc:creator>Honza_Linhart</dc:creator>
      <dc:date>2022-12-02T21:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: XSOAR NSlookup and ThreatVault info</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-nslookup-and-threatvault-info/m-p/523224#M1489</link>
      <description>&lt;P&gt;For nslookup, you can use the&amp;nbsp;&lt;SPAN class=""&gt;GetDomainDNSDetails automation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;For threat vault info you can use the threat vault integration:&amp;nbsp;&lt;A href="https://cortex.marketplace.pan.dev/marketplace/details/PaloAltoNetworks_Threat_Vault/" target="_blank"&gt;https://cortex.marketplace.pan.dev/marketplace/details/PaloAltoNetworks_Threat_Vault/&lt;/A&gt;&amp;nbsp;although if you have generic details (URL, IP, file hash etc) you could also query those through multiple sources through the standard url/ip/file commands.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 01:11:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-nslookup-and-threatvault-info/m-p/523224#M1489</guid>
      <dc:creator>chrking</dc:creator>
      <dc:date>2022-12-05T01:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: XSOAR NSlookup and ThreatVault info</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-nslookup-and-threatvault-info/m-p/523249#M1492</link>
      <description>&lt;P&gt;Hi Chrking,&lt;/P&gt;
&lt;P&gt;thank you,&amp;nbsp;I found both mentioned options, but there are few things not clear to me:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Threat Vault integration is marked as Deprecated and doesn't contain things that I need to get like Threat description, CVE etc. I could get it using API calls described here&amp;nbsp;&lt;A href="https://pan.dev/cdss/docs/getstarted/" target="_blank"&gt;https://pan.dev/cdss/docs/getstarted/&lt;/A&gt;&amp;nbsp;but there is no pre-built integration for it, am I right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&lt;SPAN&gt;GetDomainDNSDetails is able to return IP address when you have a domain name, but I'm not able to do reverse lookup - when I have an IP address and I need FQDN from internal DNS server.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jan&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 09:39:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-nslookup-and-threatvault-info/m-p/523249#M1492</guid>
      <dc:creator>Honza_Linhart</dc:creator>
      <dc:date>2022-12-05T09:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: XSOAR NSlookup and ThreatVault info</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-nslookup-and-threatvault-info/m-p/523354#M1494</link>
      <description>&lt;P&gt;As far as I know the only one for the threat vault is the one I listed. If you need extra info from your calls creating a copy and extending the existing integration is probably simpler than creating a new one from scratch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reverse DNS is just a standard forward DNS lookup with a special domain/type, so this still works.&lt;/P&gt;
&lt;P&gt;Set the type to PTR and the domain to query to be the IP address in reverse order as a subdomain of in-addr.arpa&lt;/P&gt;
&lt;P&gt;If you need to do this in a lot of different places perhaps it would make sense to handle it all inside an automation.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chrking_0-1670286224429.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/45908i61517EDEF63FF532/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="chrking_0-1670286224429.png" alt="chrking_0-1670286224429.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 00:27:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-nslookup-and-threatvault-info/m-p/523354#M1494</guid>
      <dc:creator>chrking</dc:creator>
      <dc:date>2022-12-06T00:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: XSOAR NSlookup and ThreatVault info</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-nslookup-and-threatvault-info/m-p/523369#M1495</link>
      <description>&lt;P&gt;That looks good. Thank you for your help and excuse my stupid questions, I'm a newbie to XSOAR and it isn't the easiest topic to grasp.&lt;/P&gt;
&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 07:43:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-nslookup-and-threatvault-info/m-p/523369#M1495</guid>
      <dc:creator>Honza_Linhart</dc:creator>
      <dc:date>2022-12-06T07:43:52Z</dc:date>
    </item>
  </channel>
</rss>

