<?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 From the log that you in Web Security</title>
    <link>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908080#M6739</link>
    <description>From the log that you provided, looks like it is block by the category of "Online Storage and Backup" in your "Elevated Access Policy" access policy.
The easiest way is to un-block that category from your access policy.
However if you still want to block that category and only allowing that access, you can create custom URL category with .icloud.com in it and include that custom category to your access policy and set to "allow" while still blocking online storage and backup category.

According to the Post request in the logs, it will be difficult to use regular expressions since the file that uploaded might be using random links/hash/etc. 
Perhaps can try regex: \.icloud\.com/.*authorizePut
This is providing in the link fir iCloud Photos will always has "authorizePut" in it</description>
    <pubDate>Thu, 10 Mar 2016 22:34:16 GMT</pubDate>
    <dc:creator>Handy Putra</dc:creator>
    <dc:date>2016-03-10T22:34:16Z</dc:date>
    <item>
      <title>iCloud Photos regex</title>
      <link>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908079#M6738</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm trying to allow users to be able to send photo's with iMessage.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;It's getting blocked due to policy however I would like to allow just the photo to be sent.&lt;/P&gt;
&lt;P&gt;TCP_DENIED_SSL/403 0 POST &lt;A href="https://p12-content.icloud.com:443/M184B68849E5AA0D8DEFF37E90C933887B4B372722FC2D76A7DFA5A8DB282A02C.C01USN00/authorizePut" target="_blank"&gt;https://p12-content.icloud.com:443/M184B68849E5AA0D8DEFF37E90C933887B4B372722FC2D76A7DFA5A8DB282A02C.C01USN00/authorizePut&lt;/A&gt; - NONE/- - BLOCK_WEBCAT_12-Elevated_Access_Policy-Corporate_Mobile_Devices-NONE-NONE-NONE-NONE &amp;lt;IW_osb,0.0,1,"-",-,-,-,-,"-",-,-,-,"-",-,-,"-","-",-,-,IW_osb,-,"-","-","iCloud","File Sharing","iCloud Photos","-",0.00,0,Local,"-","-"&amp;gt; - "IMTransferAgent/1000 CFNetwork/758.2.8 Darwin/15.0.0"&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is there a way for me to allow that&amp;nbsp;&lt;SPAN&gt;"iCloud Photos" in a custom cat with regex? If so what would the regex be?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I've tried \iCloud\Photos but that didn't work.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 18:11:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908079#M6738</guid>
      <dc:creator>michaellperrin</dc:creator>
      <dc:date>2016-03-10T18:11:01Z</dc:date>
    </item>
    <item>
      <title>From the log that you</title>
      <link>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908080#M6739</link>
      <description>From the log that you provided, looks like it is block by the category of "Online Storage and Backup" in your "Elevated Access Policy" access policy.
The easiest way is to un-block that category from your access policy.
However if you still want to block that category and only allowing that access, you can create custom URL category with .icloud.com in it and include that custom category to your access policy and set to "allow" while still blocking online storage and backup category.

According to the Post request in the logs, it will be difficult to use regular expressions since the file that uploaded might be using random links/hash/etc. 
Perhaps can try regex: \.icloud\.com/.*authorizePut
This is providing in the link fir iCloud Photos will always has "authorizePut" in it</description>
      <pubDate>Thu, 10 Mar 2016 22:34:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908080#M6739</guid>
      <dc:creator>Handy Putra</dc:creator>
      <dc:date>2016-03-10T22:34:16Z</dc:date>
    </item>
    <item>
      <title>Yeah I don't want to allow</title>
      <link>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908081#M6740</link>
      <description>&lt;P&gt;Yeah I don't want to allow all of the icloud domain or online storage and backup.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This is why I want to just allow the iphoto. &amp;nbsp;Right now users cannot send or recieve pictures with their iphone while on the corporate wireless, they need to disconnect and go on LTE which I want to avoid.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 00:31:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908081#M6740</guid>
      <dc:creator>michaellperrin</dc:creator>
      <dc:date>2016-03-11T00:31:45Z</dc:date>
    </item>
    <item>
      <title>You need to inspect the logs</title>
      <link>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908082#M6741</link>
      <description>&lt;P&gt;You need to inspect the logs for iPhoto traffic that been blocked to see any similarity in the links (for example if they are all have wording of&amp;nbsp; "authorizePut")&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Then you can use that regex to allow only&amp;nbsp;\.icloud\.com/.*authorizePut &amp;nbsp;and block the all the domain&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 00:37:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908082#M6741</guid>
      <dc:creator>Handy Putra</dc:creator>
      <dc:date>2016-03-11T00:37:06Z</dc:date>
    </item>
    <item>
      <title>what about the </title>
      <link>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908083#M6742</link>
      <description>&lt;P&gt;what about the&amp;nbsp;&lt;SPAN&gt; "IMTransferAgent/ part of the log?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;\.icloud\.com/.*&lt;/SPAN&gt;IMTransferAgent&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;would that be a thing?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 00:40:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908083#M6742</guid>
      <dc:creator>michaellperrin</dc:creator>
      <dc:date>2016-03-11T00:40:06Z</dc:date>
    </item>
    <item>
      <title>"IMTransferAgent/1000</title>
      <link>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908084#M6743</link>
      <description>&lt;P&gt;&lt;SPAN&gt;"IMTransferAgent/1000 CFNetwork/758.2.8 Darwin/15.0.0"&amp;nbsp;in&amp;nbsp;the log is the user agent used for the traffic.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can not use it in the regex in the custom URL category.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you allow based on user agent, you will be allowing all traffic from that user agent which you do not want to&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 00:43:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/icloud-photos-regex/m-p/2908084#M6743</guid>
      <dc:creator>Handy Putra</dc:creator>
      <dc:date>2016-03-11T00:43:10Z</dc:date>
    </item>
  </channel>
</rss>

