<?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 Playbook - Crowdstrike Endpoint Update in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-playbook-crowdstrike-endpoint-update/m-p/582493#M3197</link>
    <description>&lt;P&gt;Hi Amontminy,&lt;BR /&gt;&lt;BR /&gt;Yeah i did see this, and was struggling on how to use this exactly. Couldn't find any information or examples. I am assuming if i can get some detail back then it would need to be manipulated (parsed?) and passed onwards into my variables that then execute the task (that work ok when hard coded).&lt;BR /&gt;&lt;BR /&gt;Will keep on digging! Thanks so far.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Steve&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2024 12:53:16 GMT</pubDate>
    <dc:creator>SHobbins</dc:creator>
    <dc:date>2024-04-03T12:53:16Z</dc:date>
    <item>
      <title>XSOAR Playbook - Crowdstrike Endpoint Update</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-playbook-crowdstrike-endpoint-update/m-p/582383#M3193</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;i am new to XSOAR playbooks but i have managed to get a playbook operational that accepts data from a Microsoft form and then updates a crowdstrike endpoint's tag information (this end point is hard coded atm via its ID).&lt;BR /&gt;&lt;BR /&gt;The automation (cs-update-device-tags) will only accept the Crowdstrike ID. Its a unique 32 character value, which is obviously not user friendly and unreasonable to expect people to know this. The users of the form will know the windows/linux hostname but not know the ID.&lt;BR /&gt;&lt;BR /&gt;I am struggling to come up with a way to take the hostname variable i have collected from the form, and then somehow resolve this to its ID and then continue on with the action of updating the tag via cs-update-device-tags.&lt;BR /&gt;&lt;BR /&gt;Documentation in this area seems quite light. Has anyone done something similar or can offer any ideas?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 15:43:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-playbook-crowdstrike-endpoint-update/m-p/582383#M3193</guid>
      <dc:creator>SHobbins</dc:creator>
      <dc:date>2024-04-02T15:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: XSOAR Playbook - Crowdstrike Endpoint Update</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-playbook-crowdstrike-endpoint-update/m-p/582393#M3194</link>
      <description>&lt;P&gt;It looks like you are using the Crowdstrike OpenAPI (Beta) integration. It looks like there is a command&amp;nbsp;&lt;SPAN&gt;cs-query-devices-by-filter which can query your environment using a hostname which I believe will return the ID you need.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 17:01:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-playbook-crowdstrike-endpoint-update/m-p/582393#M3194</guid>
      <dc:creator>amontminy</dc:creator>
      <dc:date>2024-04-02T17:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: XSOAR Playbook - Crowdstrike Endpoint Update</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-playbook-crowdstrike-endpoint-update/m-p/582493#M3197</link>
      <description>&lt;P&gt;Hi Amontminy,&lt;BR /&gt;&lt;BR /&gt;Yeah i did see this, and was struggling on how to use this exactly. Couldn't find any information or examples. I am assuming if i can get some detail back then it would need to be manipulated (parsed?) and passed onwards into my variables that then execute the task (that work ok when hard coded).&lt;BR /&gt;&lt;BR /&gt;Will keep on digging! Thanks so far.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Steve&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 12:53:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-playbook-crowdstrike-endpoint-update/m-p/582493#M3197</guid>
      <dc:creator>SHobbins</dc:creator>
      <dc:date>2024-04-03T12:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: XSOAR Playbook - Crowdstrike Endpoint Update</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-playbook-crowdstrike-endpoint-update/m-p/582646#M3205</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;Pulling my hair out here, i am wondering if this is a bug or something related to it being beta?&lt;BR /&gt;&lt;BR /&gt;If i run this command manually in playground to validate the task was running the correct command, and whilst it completes with no error - i get nothing back (no values returned) :&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;!cs-query-devices-by-filter offset=1 limit=10 sort=hostname.asc filter_=hostname:'HOST682'&lt;BR /&gt;&lt;BR /&gt;If i run the command below, i get multiple results returned under 'resources' which having checked them look to be the Host IDs of all the hosts that fall under the wildcard (Good!) :&lt;BR /&gt;&lt;BR /&gt;!cs-query-devices-by-filter offset=1 limit=10 sort=hostname.asc filter_=hostname:'HOST68*'&lt;BR /&gt;&lt;BR /&gt;Can anyone explain why when i run the query with a hostname explicitly set it doesn't work (no resource value returned) ??&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 13:36:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-playbook-crowdstrike-endpoint-update/m-p/582646#M3205</guid>
      <dc:creator>SHobbins</dc:creator>
      <dc:date>2024-04-04T13:36:26Z</dc:date>
    </item>
  </channel>
</rss>

