<?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 Creating a Policy when a new EIP is attached in AWS in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/creating-a-policy-when-a-new-eip-is-attached-in-aws/m-p/316029#M230</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;I have had times when end users assign an EIP to a EC2 instance causing some exposure. Is there a way I can create a policy to alert me when a new EIP is associated or requested?&lt;/P&gt;</description>
    <pubDate>Wed, 02 Sep 2020 17:59:54 GMT</pubDate>
    <dc:creator>Justin_Payne</dc:creator>
    <dc:date>2020-09-02T17:59:54Z</dc:date>
    <item>
      <title>Creating a Policy when a new EIP is attached in AWS</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/creating-a-policy-when-a-new-eip-is-attached-in-aws/m-p/316029#M230</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;I have had times when end users assign an EIP to a EC2 instance causing some exposure. Is there a way I can create a policy to alert me when a new EIP is associated or requested?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 17:59:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/creating-a-policy-when-a-new-eip-is-attached-in-aws/m-p/316029#M230</guid>
      <dc:creator>Justin_Payne</dc:creator>
      <dc:date>2020-09-02T17:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Policy when a new EIP is attached in AWS</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/creating-a-policy-when-a-new-eip-is-attached-in-aws/m-p/317979#M233</link>
      <description>&lt;P&gt;You can leverage our Audit Policies with something along the below lines, in terms of RQL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;event where operation IN ( 'AssociateElasticIp', 'RegisterElasticIp', 'UpdateElasticIp' )&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will create an alert anytime you have a user actually make a change to the EIP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another way you can achieve this is by simply checking for instances that have a public IP. Though this will return existing systems that should or are known to have public IPs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;config where api.name = 'aws-ec2-describe-instances' AND json.rule = publicIpAddress exists and publicIpAddress is not empty&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 13:34:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/creating-a-policy-when-a-new-eip-is-attached-in-aws/m-p/317979#M233</guid>
      <dc:creator>FranciscoBreijo</dc:creator>
      <dc:date>2020-03-23T13:34:58Z</dc:date>
    </item>
  </channel>
</rss>

