<?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 Regex for TLD Blocks in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Regex-for-TLD-Blocks/m-p/24704#M1897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been working for a little while to get a regex crafted that works to block identified Top Level Domains via the App/URL blade and so wanted to share my results.&amp;nbsp; This could also easily be modified via a NOT and optional list of domains that you want to allow instead of domains you want to block.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just replace TLD with a domain you want to match.&lt;/P&gt;&lt;P&gt;^[^:\/]+:\/?\/?[^\/]+\.TLD\/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2018 13:43:30 GMT</pubDate>
    <dc:creator>Gregory_Link</dc:creator>
    <dc:date>2018-05-17T13:43:30Z</dc:date>
    <item>
      <title>Regex for TLD Blocks</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Regex-for-TLD-Blocks/m-p/24704#M1897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been working for a little while to get a regex crafted that works to block identified Top Level Domains via the App/URL blade and so wanted to share my results.&amp;nbsp; This could also easily be modified via a NOT and optional list of domains that you want to allow instead of domains you want to block.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just replace TLD with a domain you want to match.&lt;/P&gt;&lt;P&gt;^[^:\/]+:\/?\/?[^\/]+\.TLD\/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 13:43:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Regex-for-TLD-Blocks/m-p/24704#M1897</guid>
      <dc:creator>Gregory_Link</dc:creator>
      <dc:date>2018-05-17T13:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Regex for TLD Blocks</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Regex-for-TLD-Blocks/m-p/24705#M1898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So far I have found this to be more effective.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(?:[a-zA-Z]*\.)+(TLD)[/|\s]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 20:25:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Regex-for-TLD-Blocks/m-p/24705#M1898</guid>
      <dc:creator>Alastair_Haddix</dc:creator>
      <dc:date>2018-08-22T20:25:04Z</dc:date>
    </item>
  </channel>
</rss>

