2.6 KiB
Getting Started with GCP on Prowler Cloud/App
Set up your GCP project to enable security scanning using Prowler Cloud/App.
Requirements
To configure your GCP project, you’ll need:
-
Get the
Project ID -
Access to Prowler Cloud/App
-
Configure authentication in GCP:
3.1 Retrieve credentials from Google Cloud
-
Add the credentials to Prowler Cloud/App
Step 1: Get the Project ID
- Go to the GCP Console
- Locate your Project ID on the welcome screen
Step 2: Access Prowler Cloud/App
-
Go to Prowler Cloud or launch Prowler App
-
Navigate to
Configuration>Cloud Providers -
Click
Add Cloud Provider -
Select
Google Cloud Platform -
Add the Project ID and optionally provide a provider alias, then click
Next
Step 3: Configure Authentication in GCP
Retrieve Credentials from Google Cloud
-
In the GCP Console, click on
Activate Cloud Shell -
Click
Authorize Cloud Shell -
Run the following command:
gcloud auth application-default login- Type
Ywhen prompted
- Type
-
Open the authentication URL provided in a browser and select your Google account
-
Follow the steps to obtain the authentication code
-
Paste the authentication code back in Cloud Shell
-
Use
cat <file_name>to view the temporary credentials file -
Extract the following values for Prowler Cloud/App:
client_idclient_secretrefresh_token














