Palo Alto Networks - Prisma Onboarding and Initial Setup
[toc]
Onboarding and Initial Setup
Prisma Cloud Overview
Prisma Cloud
- a cloud infrastructure security solution
- a Security Operations Center (SOC) enablement tool
- to address risks and secure workloads in a heterogeneous environment (hybrid and multi-cloud) from a single console.
Cloud Security Posture Management with Prisma Cloud
- Comprehensive Cloud Configuration Management Database
- provide a comprehensive cloud
Configuration Management Database
, the data needed forcompliance reporting
and to addresscompliance violations,
threat detection and response
, anddata security
.
- provide a comprehensive cloud
- Integration With Third-Party Applications
- can also integrate with additional third-party applications for outbound alert notifications,
- such as Splunk, Jira, and many others.
- Visibility, Detection, and Response
- a cloud native security platform
- provides visibility, detection, and response to security threats to
public cloud accounts
.
- Data Collection and Aggregation
- It accomplishes this through data collection from the cloud accounts and aggregation of that data.
- Deployment and Tracking
- dynamically discovers resources that are deployed in the cloud,
- and tracks historical changes to those resources for auditing and forensics purposes.
- Ingestion Through APIs
Resource configurations, user activity, network traffic logs, and host activity and vulnerabilities data
is ingested into Prisma Cloud though thepublic cloud APIs
.
- Supported Cloud Platforms
- Prisma Cloud currently supports Amazon Web Services, Alibaba Cloud, Azure, and Google Cloud.
- Third-Party Feeds
- There is also support for the ingest of data from third-party platforms
- such as Tenable and Qualys.
Prisma Cloud Compute
- Twistlock is now branded
Prisma Cloud Compute
. - Prisma Cloud Compute can be deployed in one of two ways.
- SaaS Version
- Prisma Cloud Compute has been integrated into the Prisma Cloud SaaS security platform
- accessible through the
Compute tab</kbd>.
- Self-Hosted Software
- Prisma Cloud Compute Edition can be deployed as a self-hosted application.
- SaaS Version
- sys admin
Onboarding Public Cloud Accounts
Prisma Cloud administrators can use the cloud account onboarding with all supported cloud platforms: AWS, Alibaba Cloud, Azure, and Google Cloud
.
requirements for each cloud provider.
AWS requirements
- Create a
Prisma Cloud read-only custom role
in AWS to be used to connect to AWS environment.- Read-write permissions are required to monitor and protect account through auto-remediation of policy violations.
- to allow/authenticate Prisma Cloud to make the required API calls to cloud account for collecting the metadata for cloud resources.
CloudFormation templates
are available to automate the process of creating the custom role required to add AWS account to Prisma Cloud.- to ingest network traffic data from cloud account.
- Configure
VPC Flow Logs
to monitor network traffic. Make sure the filter setting is configured for all. - Configure the VPCs to
send Flow Log data to CloudWatch
so that it can be ingested by Prisma Cloud.- need to Enable trust relationship so that the IAM role can access the CloudWatch Log group.
- Configure
- Verify that
CloudTrail
is enabled (typically enabled by default).- CloudTrail is required for ingesting user and event data from AWS cloud account.
- On the Prisma Cloud console, enter two pieces of information:
- The External ID: defined when the role is created. Services > IAM > Roles > Trust Relationships > Conditions.
- The Amazon Resource Name (ARN) for the role. Services > IAM > Roles > Trust Relationships.
AWS Public Cloud—AWS account and AWS Organization, master account Read-Only https://s3.amazonaws.com/redlockpublic/cft/rl-read-only.template Read-Write (Limited) https://s3.amazonaws.com/redlock-public/cft/rl-read-andwrite.template
For member accounts within AWS Organizations Read-Only https://s3.amazonaws.com/redlock-public/cft/rl-read-onlymember.template For member accounts within AWS Organizations Read-Write (Limited) https://s3.amazonaws.com/redlockpublic/cft/rl-read-and-writemember.template
Azure requirements
Collect Azure subscription information, which includes and Subscription ID and Azure Active Directory ID or Tenant ID. Setup
access control
for the Prisma Cloud service. Register the Prisma Cloud service in Azure byadding the Prisma Cloud application to the Azure Active Directory
. Grant permissions to the Prisma Cloud application. enable permissions to monitor (read-only permission), or to monitor and protect (read-write permission). Configure theAzure Network Security Groups Flow Logs
andassign a storage account to enable Flow Log ingestion
.
GCP requirements
In GCP account, create a
custom role
such as Prisma cloud viewer. Create aservice account
and generate the required security keys. The service account should include thegetACL permission for read access.
For auto-remediation, or to write to the gcp account,computer security admin permission
is required. Verify that theCompute Engine API along with additional APIs
is defined in the documentation.Associate the service account with the GCP project
that you want to monitor. Prisma Cloud also supports onboarding multiple GCP projects or an entire organization in a single operation.
Alibaba requirementsAlibaba
Permissions Custom Policy vs. System Policy Create RAM Role Enter Prisma Cloud Account ID Obtain the Alibaba Cloud Resource Name (ARN)
Comments powered by Disqus.