From 28583513fb8c1d3063d6b6038c3fe386f74f4af4 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Fri, 17 Jan 2025 16:17:04 +0000 Subject: [PATCH 1/2] [Email Security] PhishNet for Google Workspace --- .../email-monitoring/phish-submissions.mdx | 25 +++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-one/insights/email-monitoring/phish-submissions.mdx b/src/content/docs/cloudflare-one/insights/email-monitoring/phish-submissions.mdx index 8166aaa89b79ac..dd02cce8ebd25c 100644 --- a/src/content/docs/cloudflare-one/insights/email-monitoring/phish-submissions.mdx +++ b/src/content/docs/cloudflare-one/insights/email-monitoring/phish-submissions.mdx @@ -26,10 +26,31 @@ PhishNet is an add-in button that helps users to submit directly to Email Securi To set up PhishNet O365: -1. Log in to the Microsoft admin panel. Go to **Microsoft 365 admin center** > **Settings** > **Integrated Apps**. +1. Log in to the [Microsoft admin panel](https://admin.microsoft.com/). Go to **Microsoft 365 admin center** > **Settings** > **Integrated Apps**. 2. Select **Upload custom apps**. 3. Choose **Provide link to manifest file** and paste the the following URL: ```txt https://phishnet-o365.area1cloudflare-webapps.workers.dev?clientId=ODcxNDA0MjMyNDM3NTA4NjQwNDk1Mzc3MDIxNzE0OTcxNTg0Njk5NDEyOTE2NDU5ODQyNjU5NzYzNjYyNDQ3NjEwMzIxODEyMDk1NQ ``` -4. Verify and complete the wizard. \ No newline at end of file +4. Verify and complete the wizard. + +## PhishNet for Google Workspace + +To set up PhishNet with Google Workspace you need admin access to your Google Workspace account. + +### Set up PhishNet for Google Workspace + +1. Log in to [Google Workspace Marketplace apps](https://workspace.google.com/marketplace/app/cloudflare_phishnet/11369379045) using this direct link and an administrator account. +2. Select **Admin install** to install Cloudflare PhishNet. Read the warning, and select **Continue**. +3. You will be redirected to the **Allow data access** page, where you can choose to install Cloudflare PhishNet for **Everyone at your organization**, or **Certain groups or organizational units**. If you choose the latter option, you will have to select the users in the next step. +4. After choosing the groups you want to install PhishNet for, agree with Google's terms of service, and select **Finish**. +5. Cloudflare PhishNet has been installed. Select **DONE**. + +You have now successfully installed Cloudflare PhishNet. + +### Submit phish with PhishNet + +1. In your Gmail web client, open the message you would like to flag as either spam or phish. +2. Select the PhishNet logo on the side panel. +3. Under **Select Submission Type**, select among **Spam**, **Phish**. +4. Select **Submit Report**. \ No newline at end of file From e89421a214b201dfd2df18ed1a91f1ece5bb593d Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:37:22 +0000 Subject: [PATCH 2/2] Update src/content/docs/cloudflare-one/insights/email-monitoring/phish-submissions.mdx Co-authored-by: ranbel <101146722+ranbel@users.noreply.github.com> --- .../insights/email-monitoring/phish-submissions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/insights/email-monitoring/phish-submissions.mdx b/src/content/docs/cloudflare-one/insights/email-monitoring/phish-submissions.mdx index dd02cce8ebd25c..77acdacfe40322 100644 --- a/src/content/docs/cloudflare-one/insights/email-monitoring/phish-submissions.mdx +++ b/src/content/docs/cloudflare-one/insights/email-monitoring/phish-submissions.mdx @@ -52,5 +52,5 @@ You have now successfully installed Cloudflare PhishNet. 1. In your Gmail web client, open the message you would like to flag as either spam or phish. 2. Select the PhishNet logo on the side panel. -3. Under **Select Submission Type**, select among **Spam**, **Phish**. +3. Under **Select Submission Type**, select **Spam** or **Phish**. 4. Select **Submit Report**. \ No newline at end of file