Javascript integration fetch incidents
Hi ..In python i could see demisto.incidents() can help creating incidents in xsoar. How to achieve the same in javascript integration in xsoar
Hi ..In python i could see demisto.incidents() can help creating incidents in xsoar. How to achieve the same in javascript integration in xsoar
Hi Guys Did anyone of you manage to mark emails as junk using !ews-mark-item-as-junk?I can get the item from the mailbox using the id and even mark it read / unread. But if I try to mark it as junk I get following error: Failed mark-item-as-junk with error: The specified object was not found in the store., The store ID provided isn't an ID of an...
Hello Is there a way to get Wildfire Events in Panorama as a feed into XSOAR and there into a Playbook?Right now I get those events as Mail and parse them that way - but I guess there is a more elegant way to do so... Thanksroger
Late Yesterday something happened to all of my Ms Graph integrations. They now all return a Error in authentication. Try checking the credentials you entered. (85).. I have tried to recreate the application and key but same thing. Are there logs/or someplace on Microsoft to look and see what the issue is? Or is anyone else having issues?
Hello Guys,I'm trying to fetch RSA incidents, using RSA NetWitness v11.1 integration, but the error "get_token failed with status: 401(85)" appears, when I try to make the connection between the systems.Has anyone managed to integrate the two platforms to catch incidents?
Hi I am currently experiencing an issue with an XSOAR instance on version 6.1 the option to create a new dashboard is not on the Dashboards Tab in the home screen, I wonder does anybody have any idea what may have happened ?
Hello all We are using Cortex XSOAR Version Version 6.0.0; Build 79522 and having problems to generate a valid schedule for a Tenable.SC, Command "tenable-sc-create-scan" If I enter one of the pre-defined options, like "Ical" I do get error back:Error: Got an error from TenableSC, code: 146, details: Please specify a valid Scan Schedule definiti...
Hello all, We want to create a pre-process rule to drop all Phishing incident without [Phish Alert] inside the email subject. We're creating the following rule type equals Phishing AND emailto equals [email protected] AND emailsubject contains [Phish Alert] Testing with the following JSON: {"type":"Phishing","emailsubject":"[Phish Alert] test preproc...
How can I classify an incident while taking multiple fields into consideration?Let's say I have a list of numbers. Whenever an incident is registered I would like to check whether the value of Field A is in that list, if Yes, then classify by Field A, if Not then classify by other Field B.
Hello All In my Playbook I run into an issue with empty returns.My Playbook requests Cherwell with several hosts in an array: ["server-A","server-B"]In Cherwell, "server-B" does not exist, so I do see that in the "Result Tab" of the Task, but the Output is only from the one Host (server-A), which is in the Cherwell DB.The reason is, that I have ...
Hello Guys, I'm trying to retrieve a file that has been quarantined by Cortex XDR using an XSOAR playbook. I trace the Action ID in XDR but I always find it failing. However, it's always working for non-quarantined files. I need to retrieve the file in order to detonate it using Hybrid Analysis. Is this possible?
Hello all I did some PDF-Requests to Wildfire and getting Info back as xml. One of those reports are marked as "Malicious" but I do not see, what/why it is Malicious.So I've investigated and did a curl extract of the sha265 Wildfire Request. And look! There are infos about URLs in the curl-api request (output as xml): <extracted_urls> &...
Hi all,I'm searching in the documentation if xsoar is supporting IPv6 or only 4. But I cannot find info. Can you help?
Hi, I am currently building a new PlayBook and in one part of that PlayBook, I am trying to add computers, in an XSoar List, to a specific AD group. - I Created a List that contains 2 endpoints separated with a comma ","- My Playbook is using the Active Directory Query v2: ad-add-to-group- Field "computer-name" is filled with the query referenc...
Hello, I am having issues with creating a table using the SetGridField script,I am not sure how to filter/transform several keys at one time. anyone that can give an example please?

