<?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 RegEx in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110661#M15213</link>
    <description>&lt;P&gt;Minor note: this will only match HTTP. The site is available via HTTPS, and the expression above won't match it. If you change the opening to this:&lt;/P&gt;
&lt;P&gt;https?:\/\/&lt;/P&gt;
&lt;P&gt;it should match both HTTP and HTTPS.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Feb 2021 15:43:47 GMT</pubDate>
    <dc:creator>Bob_Zimmerman</dc:creator>
    <dc:date>2021-02-12T15:43:47Z</dc:date>
    <item>
      <title>URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110170#M15127</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to block a URL in application layer. I have https inspection on.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've made a Application/Site list with "URL's are defined as Regular Expression" and added some sites to it, but I'm struggling to figure out how I would write this URL in RegEx form:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://lexin.nada.kth.se/lexin/#main=4;" target="_blank"&gt;http://lexin.nada.kth.se/lexin/#main=4;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've tried many different ways but it still not working. Other sites working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I looked at&amp;nbsp;&lt;A href="https://regex101.com/" target="_blank"&gt;https://regex101.com/&lt;/A&gt;&amp;nbsp;and I got a match on my expressions but it is still not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Rikard&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 11:48:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110170#M15127</guid>
      <dc:creator>rbergstrom</dc:creator>
      <dc:date>2021-02-08T11:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110470#M15172</link>
      <description>&lt;P&gt;What version/JHF level?&lt;BR /&gt;What precise regexes have you tried?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 16:28:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110470#M15172</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-02-10T16:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110517#M15184</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;we are running r80.40 take 87.&lt;/P&gt;&lt;P&gt;I have tried&lt;/P&gt;&lt;P data-unlink="true"&gt;.lexin.nada.kth.se/lexin/#main=4;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;.lexin.nada.kth.se\/lexin\/#main=4;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;.lexin.nada.kth.se/lexin/*main*4*&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;.lexin.nada.kth.se/lexin/.main.4.&lt;/P&gt;&lt;P data-unlink="true"&gt;.lexin.nada.kth.se\/lexin\/.main.4;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;.lexin.nada.kth.se\/lexin\/*main*4;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;and so on. I think the #or the =&amp;nbsp;causing the problem because this url works just fine:&amp;nbsp; &amp;nbsp; .lexin.nada.kth.se/lexin/bildtema-survey.html&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 08:48:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110517#M15184</guid>
      <dc:creator>rbergstrom</dc:creator>
      <dc:date>2021-02-11T08:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110521#M15185</link>
      <description>&lt;P&gt;Why not block entire &lt;SPAN&gt;&lt;A href="http://lexin.nada.kth.se/lexin/#main=4;" target="_blank" rel="nofollow noopener noreferrer"&gt;http://lexin.nada.kth.se/&lt;/A&gt;&lt;/SPAN&gt; ?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 09:03:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110521#M15185</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2021-02-11T09:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110522#M15186</link>
      <description>&lt;P&gt;We want to reach all the pages on that site except&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.lexin.nada.kth.se/lexin/#main=4; and&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.lexin.nada.kth.se/lexin/bildtema-survey.html&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 09:23:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110522#M15186</guid>
      <dc:creator>rbergstrom</dc:creator>
      <dc:date>2021-02-11T09:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110525#M15188</link>
      <description>&lt;P&gt;Use&lt;/P&gt;
&lt;P&gt;http:\/\/lexin\.nada\.kth\.se\/lexin\/\#main=4;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 09:59:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110525#M15188</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2021-02-11T09:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110526#M15189</link>
      <description>&lt;P&gt;I will try this. Thank you for the help!&lt;/P&gt;&lt;P&gt;/Rickard&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 10:01:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110526#M15189</guid>
      <dc:creator>rbergstrom</dc:creator>
      <dc:date>2021-02-11T10:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110643#M15209</link>
      <description>&lt;P&gt;And did it work as needed ?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 11:58:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110643#M15209</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2021-02-12T11:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110661#M15213</link>
      <description>&lt;P&gt;Minor note: this will only match HTTP. The site is available via HTTPS, and the expression above won't match it. If you change the opening to this:&lt;/P&gt;
&lt;P&gt;https?:\/\/&lt;/P&gt;
&lt;P&gt;it should match both HTTP and HTTPS.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 15:43:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110661#M15213</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2021-02-12T15:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110683#M15219</link>
      <description>&lt;P&gt;Very true !&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 20:17:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110683#M15219</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2021-02-12T20:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110804#M15237</link>
      <description>&lt;P&gt;So the complete solution is:&lt;/P&gt;
&lt;P&gt;https?:\/\/lexin\.nada\.kth\.se\/lexin\/\#main=4;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 10:54:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110804#M15237</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2021-02-15T10:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: URL Filtering RegEx</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110816#M15241</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the late reply, I have not had the opportunity to test until today.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It did not work as needed. I have a block rule with this regex but I can still reach the site. See attached screenshot. Is it possible for you to try this in a lab?&lt;/P&gt;&lt;P&gt;I tried both http and https.&lt;/P&gt;&lt;P&gt;/Rickard&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 14:48:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/URL-Filtering-RegEx/m-p/110816#M15241</guid>
      <dc:creator>rbergstrom</dc:creator>
      <dc:date>2021-02-15T14:48:53Z</dc:date>
    </item>
  </channel>
</rss>

