Cortex XSOAR Discussions
Cortex XSOAR enables SOC analysts to manage alerts across all sources, standardize processes with playbooks, take action on threat intel, and automate response for any security use case.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Cortex XSOAR Discussions
Cortex XSOAR enables SOC analysts to manage alerts across all sources, standardize processes with playbooks, take action on threat intel, and automate response for any security use case.
About Cortex XSOAR Discussions
Cortex XSOAR enables SOC analysts to manage alerts across all sources, standardize processes with playbooks, take action on threat intel, and automate response for any security use case.

Discussions

XSOAR XDR Query Context Data Delay

Hi everybody, could you please help me with following issue? When I use XQL query to XDR dataset (!xdr-xql-generic-query) it returns correct data to the War room but before are this data moved to Context data it takes almost 5 minutes (No matter how many data has been returned from XDR. This interval is always the same). It looks like some kind ...

XSOAR Proofpoint TAP and TRAP Email Ingestion

Palo Alto XSOAR is not able to ingest Proofpoint's TAP (Targeted Attack Protection) or TRAP (Threat Response Auto-Pull) emails. Because of the automation that is being done with TAP and TRAP, these emails do not go through XSOAR for "phishing" analysis. Our "Phishing" emails go right to XSOAR once a user reports it as phishing with the outlook e...

Resolved! Problem with setIncident command

I am working on a new automation which gets triggered dynamically from layout where in I need to check a custom attribute has changed in my remote machine, then update it on the xsoar incident. The custom attribute is a list/array. This is what I am doing in the automation...if len(oldAnomalies) != len(jsonResponse): # Update the new ...

sudhesub by L1 Bithead
  • 3493 Views
  • 2 replies
  • 0 Likes

Update automation script docker image version automatically

I have an automation script which updates all the non custom docker images versions to the latest version of it. It works well and updates all the non custom docker images to the latest version of it from docker images. Now I have some automation scripts using a particular image version. Since the docker image is updated to the latest version o...

IronPort integration with XSOAR, receiving to mails

Hi, I wondered if it's possible to check URLs from mails via integration with XSOAR and then send a response with verdict to those address which was recipient for this mail under investigation? Maybe you can advice some features for realization or something with analogous functional? Will be tanksful for any answer!

asernova by L0 Member
  • 2026 Views
  • 1 replies
  • 0 Likes

Test sample in the playbook

Hi, Is it possible to influence the sample data that is shown in playbook edit mode, when using Test to validate the data in any task? I find that in some playbooks it can give me to select the latest incident of that type, but on others - it only allows the incident data that was created e.g. 6 months ago at best for that incident type. Even ...

Antanas by L2 Linker
  • 1632 Views
  • 1 replies
  • 0 Likes

Appending Incident field from a script

Dears, I am blocking urls on a security control then save the value of URL in incident field name (blocked urls) using setIncident command, But every time I block new url the incident field is not appending the new url to the old url. It replace the old value with the new value. Kindly need your suggestion for how to append the value in i...

Resolved! HTTPS with a Signed Certificate

Hi, As per the below link, XSOAR on-perm services by default use self-signed certificates for secure HTTP connections. It would be great if you confirmed this would be applicable for the hosted service as well. https://docs.paloaltonetworks.com/cortex/cortex-xsoar/6-5/cortex-xsoar-admin/high-availability/use-a-signed-certificate#:~:text=By%20...

DP696 by L2 Linker
  • 2783 Views
  • 2 replies
  • 0 Likes

Resolved! Installing Python Libraries for Custom Automations

I have a need to use a library called "Beautiful Soup" for scraping and HTML Parsing on a Custom Automation I am writing for use in a playbook. How do I install the dependencies so that I can use any library that I need ? Traditional on VSCode I would use pip install etc on the server I see that it isn't so simple. Thanks in advance Cortex XSOAR

  • 1300 Posts
  • 45 Subscriptions
Top Liked Authors