<?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: RegEx Help Needed in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/regex-help-needed/m-p/1435525#M645432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope this helps. I found the following sample in the link below:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080940e04.shtml#cre"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080940e04.shtml#cre&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;&lt;STRONG&gt;regex urllist1 ".*\.([Ee][Xx][Ee]|[Cc][Oo][Mm]|[Bb][Aa][Tt]) HTTP/1.[01]"&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;!--- Extensions such as .exe, .com, .bat to be captured and &lt;BR /&gt;!--- provided the http version being used by web browser must be either 1.0 or 1.1&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;BR /&gt;&lt;EM&gt;-KS&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Aug 2010 22:55:21 GMT</pubDate>
    <dc:creator>Kureli Sankar</dc:creator>
    <dc:date>2010-08-06T22:55:21Z</dc:date>
    <item>
      <title>RegEx Help Needed</title>
      <link>https://community.cisco.com/t5/network-security/regex-help-needed/m-p/1435524#M645431</link>
      <description>&lt;P&gt;I'm trying to write a regular expression to block files with the extension of .lnk, but I can't get the end of line anchor ($) to work.&amp;nbsp; So far I've come up with "\.[Ll][Nn][Kk]" and that blocks "test.lnk" but it also blocks "test.lnk.txt".&amp;nbsp; I tried "\.[Ll][Nn][Kk]$" but it doesn't work.&amp;nbsp; What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:22:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regex-help-needed/m-p/1435524#M645431</guid>
      <dc:creator>terrygwazdosky</dc:creator>
      <dc:date>2019-03-11T18:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: RegEx Help Needed</title>
      <link>https://community.cisco.com/t5/network-security/regex-help-needed/m-p/1435525#M645432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope this helps. I found the following sample in the link below:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080940e04.shtml#cre"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080940e04.shtml#cre&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;&lt;STRONG&gt;regex urllist1 ".*\.([Ee][Xx][Ee]|[Cc][Oo][Mm]|[Bb][Aa][Tt]) HTTP/1.[01]"&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;!--- Extensions such as .exe, .com, .bat to be captured and &lt;BR /&gt;!--- provided the http version being used by web browser must be either 1.0 or 1.1&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;BR /&gt;&lt;EM&gt;-KS&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 22:55:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regex-help-needed/m-p/1435525#M645432</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-08-06T22:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: RegEx Help Needed</title>
      <link>https://community.cisco.com/t5/network-security/regex-help-needed/m-p/1435526#M645433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Terry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The ASA/PIX Regex engine does not suppor the end of string anchor ($). Bug CSCsm89915 has been filed as an enhancement to get this functionality into the regex engine. Unfortunately there has been no movement on that enhancement sine 2008. If this is something that would be helpful in your production environment, please contact your account team (if applicable) so they can help drive this bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Aug 2010 02:57:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regex-help-needed/m-p/1435526#M645433</guid>
      <dc:creator>Magnus Mortensen</dc:creator>
      <dc:date>2010-08-07T02:57:49Z</dc:date>
    </item>
  </channel>
</rss>

