<?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 how to block long url: www.123.com/login/login.asp in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740796#M529937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked at the article is this for SIP headers? When I change the config from host to uri it still will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 08:37:24 GMT</pubDate>
    <dc:creator>MJonkers</dc:creator>
    <dc:date>2011-09-27T08:37:24Z</dc:date>
    <item>
      <title>regex how to block long url: www.123.com/login/login.asp</title>
      <link>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740792#M529931</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I block this url in a ASA with http inspection? &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.123.com/login/login.asp" target="_blank"&gt;www.123.com/login/login.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use this expression it does not work:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; www\.123\.com\/login\/login\.asp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:29:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740792#M529931</guid>
      <dc:creator>MJonkers</dc:creator>
      <dc:date>2019-03-11T21:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: regex how to block long url: www.123.com/login/login.asp</title>
      <link>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740793#M529932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls. see the sample that I listed here for facebook.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-1268"&gt;https://supportforums.cisco.com/docs/DOC-1268#Same_domain_allowdeny&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 17:18:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740793#M529932</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-09-26T17:18:27Z</dc:date>
    </item>
    <item>
      <title>regex how to block long url: www.123.com/login/login.asp</title>
      <link>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740794#M529934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I saw your article, but you use "match request header &lt;STRONG&gt;host&lt;/STRONG&gt; regex" So it only blocks for example &lt;A href="https://community.cisco.com/www.123.com" target="_blank"&gt;www.123.com&lt;/A&gt; but not www.123.com/login/login.asp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the / in the regex it does not work anymore even if I config it as www\.123\.com\/login\/login\.asp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 18:02:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740794#M529934</guid>
      <dc:creator>MJonkers</dc:creator>
      <dc:date>2011-09-26T18:02:00Z</dc:date>
    </item>
    <item>
      <title>regex how to block long url: www.123.com/login/login.asp</title>
      <link>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740795#M529936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marc,&lt;/P&gt;&lt;P&gt;Would you pls. try the "uri" option listed here?&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/m.html#wp2034126"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/m.html#wp2034126&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will test and post the lines when I get a moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 00:48:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740795#M529936</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-09-27T00:48:52Z</dc:date>
    </item>
    <item>
      <title>regex how to block long url: www.123.com/login/login.asp</title>
      <link>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740796#M529937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked at the article is this for SIP headers? When I change the config from host to uri it still will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 08:37:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740796#M529937</guid>
      <dc:creator>MJonkers</dc:creator>
      <dc:date>2011-09-27T08:37:24Z</dc:date>
    </item>
    <item>
      <title>regex how to block long url: www.123.com/login/login.asp</title>
      <link>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740797#M529938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this in the forum (which means that I cannot block whole websites because I have to create them from the host en uri values. If I want to block both websites: &lt;A href="https://community.cisco.com/www.cisco.com/support/firewall.html" target="_blank"&gt;www.cisco.com/support/firewall.html&lt;/A&gt; and &lt;A href="https://community.cisco.com/www.googledocs.com/docs/3456/doc.html" target="_blank"&gt;www.googledocs.com/docs/3456/doc.html&lt;/A&gt; how do I solve this?):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_________________________________________________________________________________________________&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;A URL is composed by four parts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Protocol: Also called URL scheme, this specifies which protocol is used to access the document.&lt;/LI&gt;&lt;LI&gt;Computer name: Gives the name of the computer (usually a domain name or &lt;ACRONYM style="border-collapse: collapse; font-size: 12px; list-style-type: none;" title="Internet Protocol"&gt;IP&lt;/ACRONYM&gt; address) where the content is hosted.&lt;/LI&gt;&lt;LI&gt;Directories: Secuence of directories separated by slashes that define the path to follow to reach the document.&lt;/LI&gt;&lt;LI&gt;File: The name of the file where the resource is located.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;URI identifies a resource, while URL in addition, specifies the access method (network location) like having http//: or &lt;A href="ftp:" style="border-collapse: collapse; font-size: 12px; list-style-type: none; outline-style: none; color: #2e6583; text-decoration: underline !important;" target="_blank"&gt;ftp://&lt;/A&gt; and then the IP address like &lt;A href="http://10.20.30.40/" style="border-collapse: collapse; font-size: 12px; list-style-type: none; outline-style: none; color: #2e6583; text-decoration: underline !important;"&gt;http://10.20.30.40&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;URN is name given to the URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;Here our scope is the URI and host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;As I said host is found in HTTP header&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;For&amp;nbsp; &lt;A href="http://10.20.30.40/services" style="border-collapse: collapse; font-size: 12px; list-style-type: none; outline-style: none; color: #2e6583; text-decoration: underline !important;"&gt;http://10.20.30.40/services&lt;/A&gt; , the host is "10.20.30.40" and uri is "services"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;For &lt;A href="http://www.cisco.com/web/about/index.html" style="border-collapse: collapse; font-size: 12px; list-style-type: none; outline-style: none; color: #2e6583; text-decoration: underline !important;"&gt;http://www.cisco.com/web/about/index.html&lt;/A&gt; , the host is "&lt;A href="http://www.cisco.com/" style="border-collapse: collapse; font-size: 12px; list-style-type: none; outline-style: none; color: #2e6583; text-decoration: underline !important;"&gt;www.cisco.com&lt;/A&gt;" and uri is "/web/about/index.html"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;You can check it out using wireshark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_________________________________________________________________________________________________&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 08:51:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regex-how-to-block-long-url-www-123-com-login-login-asp/m-p/1740797#M529938</guid>
      <dc:creator>MJonkers</dc:creator>
      <dc:date>2011-09-27T08:51:26Z</dc:date>
    </item>
  </channel>
</rss>

