Question from "A developer's guide to XSOAR 6.2" webinar: Limits for lists
What are the limits for lists, number of lists and size of lists?
What are the limits for lists, number of lists and size of lists?
I'd like to take the generic polling concept and make it a little more specific, but I'm coming up short. I'm doing a QRadar search (although I suspect Splunk or anything else would be very similar.) The QRadarFullSearch playbook will poll and wait for the search to finish, and that has worked great so far for what it is. But the search can f...
Hi,I am getting following error while trying to login to XSOAR through SSO. I have setup the SAML app on XSOAR with all the attributes provided by AD team. AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: 'https://sts.windows.net/f35a6974-607f-47d4-82d7-ff31d7dc53a5/'. Can someone ...
Hi All, We wanna send an email notification, and that email content will be incident details and results of the analyst's analysis.I checked marketplace and GitHub demisto repo but I didn't find development as I mentioned. Our html email body schema is ready for use but I guess we have to develop our own script with the api and email applicatio...
I'm working on a failsafe automation to shut down an integration if it fetches more than a certain threshold of events in a time period. Is it possible to disable an integration, or turn off the "fetches incidents" parameter, with a command? Or through the API?
Trying to learn how to use this thing. I've got a very simple playbook set up that uses the Slack integration to send a simple yes/no prompt to a user. Within the Playground, I'm able to successfully send simple messages via slack, so the connection appears to be good, but every time I run the playbook I just get 'Incident playbook task "Ask u...
I am new to XSOAR and I am trying to create table show incident close reason group by incident type looks like below Ture positiveFalse positiveDuplicateincident type 11211incident type 22433incident type 341622I cant find any widget can do this so I try to look into the automation script but I have no idea how it going to work. If anyone can g...
Hi, I want to add Demsito to our soc and integrate it with Qradar. i saw that Demisto supports this integration, but i didn't find documentation on such operatation. Thanks!!
How is everyone else doing secrets?It seems odd to me that everything that might use an API key needs to be an integration instead of an automation.You can't seem to easily hide plain-text apikeys from an automation at all. For example:I have a Contact List for emergencies:I have an API key, that I use to query the owner of certain cloud instanc...
Hello We use Demisto Version 6.2.0, Build 1271082 If I configure a Cherwell Instance to fetch incident but It fails with the following Error:Spoiler (Highlight to read)Error OccurredFailed to get samples from instanceError detailsScript failed to run: Error: [Traceback (most recent call last): File "<string>", line 1017, in <mod...
Hi -The built in Qualys commands from an instance don't quite do what I want to do so I have a python script that uses the api to grab the last report from a map scan, filter it for systems that have specific ports open, and then upload the ip addresses of those systems to an asset group. Runs fine from my pc but I need it to kick off on its own...
Hello,I recently fetched several incidents using an integration without any classification/mapping configured. I have since configured it correctly, is there any way to re-fetch or re-ingest these incidents so they get mapped and processed correctly?
Hello, Is there any document or KB available ?? describing steps as to how to Integrate XSOAR with Any Vulnerability Scanners and start fetching information and reports from scanners to XSOAR ?? Thanks Argha
Hi Everyone, I have Cortex XSOAR with SplunkPY running and fetching incidents. I am using Splunk classifier and Splunk incoming mapper by default. Drill down is being enriched successfully and i can see it parsed at both classifier & mapper stages - see below screenshotdrilldown parsed in classifier&mapperHowever, context is not splittin...
Hello All, I have a python script using demisto-py that creates tickets based on an input Word document. However, specifying the playbook isn't working. When I call demisto_client.demisto_api.CreateIncidentRequest() with the "playbookid" field is populated with the Playbook name, as found in Playbooks page. I thought this field invoked the p...

