<?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: Block domain   *.*covid*.* in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/block-domain-covid/m-p/387746#M90418</link>
    <description>&lt;P&gt;in URL filtering the url is broken up into tokens separated by dots (ie token.token.token)&lt;/P&gt;&lt;P&gt;in a token you can either add a string or a wildcard, but not both&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/pan-os/8-1/pan-os-admin/url-filtering/url-filtering-concepts/block-and-allow-lists.html" target="_blank"&gt;https://docs.paloaltonetworks.com/pan-os/8-1/pan-os-admin/url-filtering/url-filtering-concepts/block-and-allow-lists.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but you can create custom vulnerabilities where you have full reign over the wildcards and regex you use to identify patterns&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2021 08:21:22 GMT</pubDate>
    <dc:creator>reaper</dc:creator>
    <dc:date>2021-02-25T08:21:22Z</dc:date>
    <item>
      <title>Block domain   *.*covid*.*</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-domain-covid/m-p/387725#M90416</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Team&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;can we blocked domain in palo alto if domain name contains is *.*&lt;/SPAN&gt;&lt;STRONG&gt;covid&lt;/STRONG&gt;&lt;SPAN&gt;*.* in palo alto.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was also wondering whether blocking such domain will be better through dns sinkhole or URL filtering.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 06:34:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-domain-covid/m-p/387725#M90416</guid>
      <dc:creator>shubhamG</dc:creator>
      <dc:date>2021-02-25T06:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Block domain   *.*covid*.*</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-domain-covid/m-p/387746#M90418</link>
      <description>&lt;P&gt;in URL filtering the url is broken up into tokens separated by dots (ie token.token.token)&lt;/P&gt;&lt;P&gt;in a token you can either add a string or a wildcard, but not both&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/pan-os/8-1/pan-os-admin/url-filtering/url-filtering-concepts/block-and-allow-lists.html" target="_blank"&gt;https://docs.paloaltonetworks.com/pan-os/8-1/pan-os-admin/url-filtering/url-filtering-concepts/block-and-allow-lists.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but you can create custom vulnerabilities where you have full reign over the wildcards and regex you use to identify patterns&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 08:21:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-domain-covid/m-p/387746#M90418</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2021-02-25T08:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Block domain   *.*covid*.*</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-domain-covid/m-p/387751#M90419</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/123365"&gt;@shubhamG&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;You can't use consecutive asterisks.&amp;nbsp; &lt;/FONT&gt;&lt;SPAN style="color: #32393f; font-family: Lato, sans-serif; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;FONT size="3"&gt;Consecutive asterisks in a URL wildcard pattern can severely impact performance and is not supported. Instead, use a single asterisk or multiple carets (^) to indicate consecutive tokens.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Check the following article on how you can use asterisk or caret wildcards : &lt;A href="https://docs.paloaltonetworks.com/pan-os/10-0/pan-os-admin/url-filtering/block-and-allow-lists.html" target="_blank"&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;You might want to look into creating a custom application with a pattern match (you can use regular expressions to do a pattern match): &lt;A href="https://docs.paloaltonetworks.com/pan-os/u-v/custom-app-id-and-threat-signatures/custom-application-and-threat-signatures/create-a-custom-application-signature.html" target="_blank"&gt;https://docs.paloaltonetworks.com/pan-os/u-v/custom-app-id-and-threat-signatures/custom-application-and-threat-signatures/create-a-custom-application-signature.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers !&lt;/P&gt;
&lt;P&gt;-Kiwi&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 Feb 2021 08:24:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-domain-covid/m-p/387751#M90419</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2021-02-25T08:24:05Z</dc:date>
    </item>
  </channel>
</rss>

