<?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: URL Filtering Clarification - Wildcards behavior (implicit match on the rear of the URL) in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-clarification-wildcards-behavior-implicit-match-on/m-p/393884#M91058</link>
    <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/104430"&gt;@Chris_Johnston&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Much appreciated ! Thanks for sharing !&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Thu, 25 Mar 2021 14:39:37 GMT</pubDate>
    <dc:creator>kiwi</dc:creator>
    <dc:date>2021-03-25T14:39:37Z</dc:date>
    <item>
      <title>URL Filtering Clarification - Wildcards behavior (implicit match on the rear of the URL)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-clarification-wildcards-behavior-implicit-match-on/m-p/392649#M90937</link>
      <description>&lt;P&gt;Figured I'd share this here as I already have on another platform.&amp;nbsp; Been using PanOS for ~8 years and came across something with URL filtering and wildcards.&amp;nbsp; &amp;nbsp;URL filters with wildcards will match on the front, and back of the URL(implicit), if you don't use the trailing /.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What this means is *.microsoft.com doesn't just match &lt;A href="http://www.microsoft.com," target="_blank" rel="noopener"&gt;www.microsoft.com,&lt;/A&gt;&amp;nbsp;but also &lt;A href="http://www.microsoft.com.uk" target="_blank" rel="noopener"&gt;www.microsoft.com.uk&lt;/A&gt;.&amp;nbsp; BUT, it also matches &lt;A href="http://www.microsoft.com.malware.com" target="_blank" rel="noopener"&gt;www.microsoft.com.malware.com&lt;/A&gt;&amp;nbsp;(tested in a lab environment - feel free to test in yours) - it doesn't stop at domain 'extensions'&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note - this is by design and something in PanOS release notes back to 5.x (that I was able to dig up), so nothing to open a case with PA for a bug.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not a huge issue with block lists as you'll just be blocking more than you intend to, but for allow lists - could be a bit of a problem.&amp;nbsp; Worth a review of your allow lists for sure, as custom categories will be processed before pandb classification.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/pan-os/10-0/pan-os-admin/url-filtering/block-and-allow-lists.html" target="_blank" rel="noopener"&gt;https://docs.paloaltonetworks.com/pan-os/10-0/pan-os-admin/url-filtering/block-and-allow-lists.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="p"&gt;&lt;DIV&gt;Use to indicate one or more variable subdomains. If you use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;DIV&gt;*&lt;/DIV&gt;, the entry will match any additional subdomains, whether at the beginning or the end of the URL. Use a forward slash at the end of the entry if you do not want to match any additional subdomains beyond that point.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="p"&gt;&lt;DIV&gt;Ex:&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;DIV&gt;&lt;DIV class="p"&gt;&lt;DIV&gt;&lt;DIV&gt;*.paloaltonetworks.com&lt;/DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;matches &lt;A href="http://www.paloaltonetworks.com" target="_blank" rel="noopener"&gt;www.paloaltonetworks.com&lt;/A&gt; and &lt;A href="http://www.paloaltonetworks.com.uk" target="_blank" rel="noopener"&gt;www.paloaltonetworks.com.uk&lt;/A&gt;.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;DIV class="p"&gt;&lt;DIV&gt;&lt;DIV&gt;*.paloaltonetworks.com/&lt;/DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;matches &lt;A href="http://www.paloaltonetworks.com" target="_blank" rel="noopener"&gt;www.paloaltonetworks.com&lt;/A&gt; but not &lt;A href="http://www.paloaltonetworks.com.uk" target="_blank" rel="noopener"&gt;www.paloaltonetworks.com.uk&lt;/A&gt;.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Apr 2021 17:39:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-clarification-wildcards-behavior-implicit-match-on/m-p/392649#M90937</guid>
      <dc:creator>Chris_Johnston</dc:creator>
      <dc:date>2021-04-19T17:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering Clarification - Wildcards behavior (implicit match on the rear of the URL)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-clarification-wildcards-behavior-implicit-match-on/m-p/393884#M91058</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/104430"&gt;@Chris_Johnston&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Much appreciated ! Thanks for sharing !&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 Mar 2021 14:39:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-clarification-wildcards-behavior-implicit-match-on/m-p/393884#M91058</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2021-03-25T14:39:37Z</dc:date>
    </item>
  </channel>
</rss>

