XSOAR NSlookup and ThreatVault info

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

XSOAR NSlookup and ThreatVault info

L2 Linker

Hi everybody,

 

is there a way how to get following information in XSOAR?

 

- NSLOOKUP - I have an IP address and need to get name from internal DNS server

- 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.

 

Thank you,

Jan 

1 accepted solution

Accepted Solutions

L3 Networker

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.

 

Reverse DNS is just a standard forward DNS lookup with a special domain/type, so this still works.

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

If you need to do this in a lot of different places perhaps it would make sense to handle it all inside an automation.

chrking_0-1670286224429.png

 

View solution in original post

4 REPLIES 4

L3 Networker

For nslookup, you can use the GetDomainDNSDetails automation.

 

For threat vault info you can use the threat vault integration: https://cortex.marketplace.pan.dev/marketplace/details/PaloAltoNetworks_Threat_Vault/ 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.

Hi Chrking,

thank you, I found both mentioned options, but there are few things not clear to me:

 

- 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 https://pan.dev/cdss/docs/getstarted/ but there is no pre-built integration for it, am I right?

 

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.

 

Thank you,

Jan 

-  

L3 Networker

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.

 

Reverse DNS is just a standard forward DNS lookup with a special domain/type, so this still works.

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

If you need to do this in a lot of different places perhaps it would make sense to handle it all inside an automation.

chrking_0-1670286224429.png

 

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.

Jan

  • 1 accepted solution
  • 1749 Views
  • 4 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!