<?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 Deployment of AWS SecurityHub and PrismaCloud in Cortex Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-cloud-discussions/deployment-of-aws-securityhub-and-prismacloud/m-p/514889#M689</link>
    <description>&lt;P&gt;I'm a new Prisma Cloud user and I'm here to ask for help.&amp;nbsp;I have AWS Security Hub with all the rules allowed forwarding logs to Prisma Cloud, but I cannot validate that the logs are being forwarded correctly to Prisma Cloud.&lt;BR /&gt;Even using the alerts session filters, or using the investigate session with queries, I can't find the alerts that are frequently generated by Security HUb.&lt;/P&gt;
&lt;P&gt;Can you tell me how to validate these alerts?&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2022 21:24:37 GMT</pubDate>
    <dc:creator>Umberto</dc:creator>
    <dc:date>2022-09-14T21:24:37Z</dc:date>
    <item>
      <title>Deployment of AWS SecurityHub and PrismaCloud</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-cloud-discussions/deployment-of-aws-securityhub-and-prismacloud/m-p/514889#M689</link>
      <description>&lt;P&gt;I'm a new Prisma Cloud user and I'm here to ask for help.&amp;nbsp;I have AWS Security Hub with all the rules allowed forwarding logs to Prisma Cloud, but I cannot validate that the logs are being forwarded correctly to Prisma Cloud.&lt;BR /&gt;Even using the alerts session filters, or using the investigate session with queries, I can't find the alerts that are frequently generated by Security HUb.&lt;/P&gt;
&lt;P&gt;Can you tell me how to validate these alerts?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 21:24:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-cloud-discussions/deployment-of-aws-securityhub-and-prismacloud/m-p/514889#M689</guid>
      <dc:creator>Umberto</dc:creator>
      <dc:date>2022-09-14T21:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment of AWS SecurityHub and PrismaCloud</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-cloud-discussions/deployment-of-aws-securityhub-and-prismacloud/m-p/514976#M691</link>
      <description>&lt;P&gt;Greetings Umberto,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope that this note finds you well! In researching your use case I was able to create an event based RQL query that you can run in the investigate portion of the CSPM console to locate if the events are being ingested from the console:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;event from cloud.audit_logs where cloud.service = 'securityhub.amazonaws.com'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on if this has any returned values you can create a policy of the 'Audit Event' type and potentially utilize aspects of the returned data from AWS to create scoping for what may be nested within your use case. Here is additional documentation on the entire AWS Security Hub integration setup:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin/configure-external-integrations-on-prisma-cloud/integrate-prisma-cloud-with-aws-security-hub" target="_blank"&gt;https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin/configure-external-integrations-on-prisma-cloud/integrate-prisma-cloud-with-aws-security-hub&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To troubleshoot if you do not have any returned values in the above RQL which, depending on the workload, could take a while to complete running, I would recommend checking that the region where you had setup the AWS account is the same as within the integration in the console, a test of the integration has a returned value from the AWS account, and that the permission AWSSecurityHubReadOnlyAccess is attached to the user account of the AWS administrator that is creating the integration. Please let me know if you need any additional help with this and I hope that you have a good day!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;
&lt;P&gt;J. Avery King&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 15:58:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-cloud-discussions/deployment-of-aws-securityhub-and-prismacloud/m-p/514976#M691</guid>
      <dc:creator>AKing9</dc:creator>
      <dc:date>2022-09-15T15:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment of AWS SecurityHub and PrismaCloud</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-cloud-discussions/deployment-of-aws-securityhub-and-prismacloud/m-p/515018#M693</link>
      <description>&lt;P&gt;Hi J. Avery King, thanks for the quick response&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately it doesn't return anything from the query:&lt;/P&gt;
&lt;P&gt;event from cloud.audit_logs where cloud.service = 'securityhub.amazonaws.com'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the link you sent for integration, the settings we are using in the project are configured so that Prisma is responsible for the event manager, therefore, Prisma should only read the findings from the Security Hub, using this type of integration.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin/connect-your-cloud-platform-to-prisma-cloud/onboard-your-aws-account/add-aws-organization-to-prisma-cloud" target="_blank"&gt;https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin/connect-your-cloud-platform-to-prisma-cloud/onboard-your-aws-account/add-aws-organization-to-prisma-cloud&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any more information that could help I would appreciate it.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 20:49:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-cloud-discussions/deployment-of-aws-securityhub-and-prismacloud/m-p/515018#M693</guid>
      <dc:creator>Umberto</dc:creator>
      <dc:date>2022-09-15T20:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment of AWS SecurityHub and PrismaCloud</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-cloud-discussions/deployment-of-aws-securityhub-and-prismacloud/m-p/515021#M694</link>
      <description>&lt;P&gt;Hi Umberto,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing well. Can you please verify that have you enabled the "Accept finding" button for the "Palo Alto Networks: Prisma Cloud Enterprise" integration?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Screen Shot 2022-09-15 at 2.26.12 PM.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/43892i8D8B74847C747954/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-09-15 at 2.26.12 PM.png" alt="Screen Shot 2022-09-15 at 2.26.12 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 21:27:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-cloud-discussions/deployment-of-aws-securityhub-and-prismacloud/m-p/515021#M694</guid>
      <dc:creator>musiddiqui</dc:creator>
      <dc:date>2022-09-15T21:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment of AWS SecurityHub and PrismaCloud</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-cloud-discussions/deployment-of-aws-securityhub-and-prismacloud/m-p/516505#M715</link>
      <description>&lt;P&gt;Hi Musiddiqui,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Even enabling this function in the security hub, I still don't receive the logs in Prisma. &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Now I have a doubt if only the permissions I used on Stack and StackSet are enough.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;From: https://s3.amazonaws.com/redlock-public/&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;For Stack I used:&amp;nbsp;rl-read-and-write.template&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For StackSet I used:&amp;nbsp;rl-read-and-write-member.template&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 21:17:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-cloud-discussions/deployment-of-aws-securityhub-and-prismacloud/m-p/516505#M715</guid>
      <dc:creator>Umberto</dc:creator>
      <dc:date>2022-09-30T21:17:02Z</dc:date>
    </item>
  </channel>
</rss>

