<?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 Re: Allow Corporate Dropbox access while blocking the Personal Dropbox Account in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203308#M38264</link>
    <description>&lt;P&gt;This is how others are doing it too.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Fortinet: &lt;A href="https://docs.fortinet.com/document/fortigate/7.4.2/administration-guide/8049/restricted-saas-access" target="_blank"&gt;Restricted SaaS access | FortiGate / FortiOS 7.4.2 | Fortinet Document Library&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Zscaler: &lt;A href="https://help.zscaler.com/zia/adding-tenant-profiles#dropbox" target="_blank"&gt;https://help.zscaler.com/zia/adding-tenant-profiles#dropbox&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Palo Alto: &lt;A href="https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/app-id/http-header-insertion/http-header-insertion-create-predefined" target="_blank"&gt;Create HTTP Header Insertion Entries using Predefined Types (paloaltonetworks.com)&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other way to block personal Dropbox accounts?&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jan 2024 09:24:30 GMT</pubDate>
    <dc:creator>chethan_m</dc:creator>
    <dc:date>2024-01-17T09:24:30Z</dc:date>
    <item>
      <title>Allow Corporate Dropbox access while blocking the Personal Dropbox Account</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203242#M38240</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of our customers have a use case of allowing only business / corporate Dropbox accounts and block the personal ones via Checkpoint firewall.&lt;/P&gt;&lt;P&gt;I request your suggestions on how we can achieve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One possibility is to use HTTPS Inspection and leverage HTTP Header insertion and create restriction based on Dropbox team IDs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk146993" target="_blank" rel="noopener"&gt;HTTP header insertion for Application Parameters (Office 365 Tenant Restrictions / Gmail Allowed-Domains / YouTube Restrict Mode) (checkpoint.com)&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;(
	:appi_parameters (
		: (
			:app_id (10050988)
			:parameters (
				: (
					:parameter_type ("Header Injection")
					:parameter_values (
						: (
							:type ("Header Name")
							:value ("&lt;STRONG&gt;X-Dropbox-allowed-Team-Ids&lt;/STRONG&gt;")
						)
						: (
							:type ("Header Value")
							:value ("&lt;STRONG&gt;**This will be replaced with TeamID**&lt;/STRONG&gt;")
						)
					)
				)
			)
		)				
	)
)&lt;/PRE&gt;&lt;P&gt;Where 10050988 is the application ID of Dropbox and t&lt;SPAN&gt;he gateway intercepts requests related to Dropbox and adds the HTTP header &lt;STRONG&gt;X-Dropbox-allowed-Team-Ids&lt;/STRONG&gt; (Values of the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Dropbox Team ID&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;field). This header's value is the business account's team ID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The above approach must block access to personal accounts and allow access to only specified teams, but the challenge here is that if there are 100s or 1000s of teams this is not a feasible / scalable approach as collection of team IDs and configuring the application parameter file is a tedious task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I wanted to know, does checkpoint provide any out-of-the-box solution for this problem via app control? or there are any other ways that can fulfil this business requirement. For ex. restrict the access if the user is trying to login from personal mail account.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chethan&amp;nbsp;&lt;/P&gt;&lt;P&gt;CCSM R80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="Quantum Security Gateways" id="quantum-security-gateways"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="Security Gateway Appliances" id="security-gateway-appliances"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="Quantum Solution Family" id="quantum-family"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 02:45:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203242#M38240</guid>
      <dc:creator>chethan_m</dc:creator>
      <dc:date>2024-01-18T02:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Corporate Dropbox access while blocking the Personal Dropbox Account</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203293#M38256</link>
      <description>&lt;P&gt;In order to use the header injection bits, you need to use HTTPS Inspection.&lt;BR /&gt;Problem is, Dropbox uses Certificate Pinning and will not work with HTTPS Inspection.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 06:34:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203293#M38256</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-01-17T06:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Corporate Dropbox access while blocking the Personal Dropbox Account</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203308#M38264</link>
      <description>&lt;P&gt;This is how others are doing it too.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Fortinet: &lt;A href="https://docs.fortinet.com/document/fortigate/7.4.2/administration-guide/8049/restricted-saas-access" target="_blank"&gt;Restricted SaaS access | FortiGate / FortiOS 7.4.2 | Fortinet Document Library&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Zscaler: &lt;A href="https://help.zscaler.com/zia/adding-tenant-profiles#dropbox" target="_blank"&gt;https://help.zscaler.com/zia/adding-tenant-profiles#dropbox&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Palo Alto: &lt;A href="https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/app-id/http-header-insertion/http-header-insertion-create-predefined" target="_blank"&gt;Create HTTP Header Insertion Entries using Predefined Types (paloaltonetworks.com)&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other way to block personal Dropbox accounts?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 09:24:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203308#M38264</guid>
      <dc:creator>chethan_m</dc:creator>
      <dc:date>2024-01-17T09:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Corporate Dropbox access while blocking the Personal Dropbox Account</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203311#M38267</link>
      <description>&lt;P&gt;So, in that case bypass HTTPS inspection for Dropbox or block it entirely?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 09:57:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203311#M38267</guid>
      <dc:creator>chethan_m</dc:creator>
      <dc:date>2024-01-17T09:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Corporate Dropbox access while blocking the Personal Dropbox Account</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203332#M38282</link>
      <description>&lt;P&gt;I got private message you sent me about this, will respond there.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 12:26:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203332#M38282</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-17T12:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Corporate Dropbox access while blocking the Personal Dropbox Account</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203432#M38331</link>
      <description>&lt;P&gt;Thank you, I've replied to it.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 02:46:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203432#M38331</guid>
      <dc:creator>chethan_m</dc:creator>
      <dc:date>2024-01-18T02:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Corporate Dropbox access while blocking the Personal Dropbox Account</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203433#M38332</link>
      <description>&lt;P&gt;Same here...Im still working at 10 pm at night, never expected CP upgrade to take 4 hours LOL&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 02:47:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Allow-Corporate-Dropbox-access-while-blocking-the-Personal/m-p/203433#M38332</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-18T02:47:47Z</dc:date>
    </item>
  </channel>
</rss>

