<?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: Custom Signature Help! in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/custom-signature-help/m-p/395822#M96891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please note that the next release of IDS which is 5.0 will have built in sigs under Application Inspection Engine to block and alert on seeing the methods like PUT, POST, HEAD, etc. in the web requests. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2005 22:06:41 GMT</pubDate>
    <dc:creator>mkodali</dc:creator>
    <dc:date>2005-03-09T22:06:41Z</dc:date>
    <item>
      <title>Custom Signature Help!</title>
      <link>https://community.cisco.com/t5/network-security/custom-signature-help/m-p/395818#M96871</link>
      <description>&lt;P&gt;No matter what I try I cannot get the IDS to fire an alarm on a custom service.http signature I'm trying to write. All I want is an alarm to fire when an internet user tries to issue an http request: PUT /index.htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No matter where I add the RegEx or what field I put it in it doesn't fire. Maybe I'm putting in the wrong RegEx (needs to be case insensitive) ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 09:19:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/custom-signature-help/m-p/395818#M96871</guid>
      <dc:creator>pmacdanel</dc:creator>
      <dc:date>2019-03-10T09:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Signature Help!</title>
      <link>https://community.cisco.com/t5/network-security/custom-signature-help/m-p/395819#M96878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of the IDS software are you running. Can you paste the parameters of the regex field on your custom sig?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2005 15:42:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/custom-signature-help/m-p/395819#M96878</guid>
      <dc:creator>mkodali</dc:creator>
      <dc:date>2005-03-09T15:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Signature Help!</title>
      <link>https://community.cisco.com/t5/network-security/custom-signature-help/m-p/395820#M96882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sure thing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.1-4 S150&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RequestRegex: [Pp][Uu][Tt].*[/][Ii][Nn][Dd][Ee][Xx][.][Hh][Tt][Mm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything else in the service.hhtp custom sig is default..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is that the RequestRegex field will match any RegEx found in the entire HTTP request, is there a more appropriate field that can be used and is this matching expression sufficent? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2005 16:05:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/custom-signature-help/m-p/395820#M96882</guid>
      <dc:creator>pmacdanel</dc:creator>
      <dc:date>2005-03-09T16:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Signature Help!</title>
      <link>https://community.cisco.com/t5/network-security/custom-signature-help/m-p/395821#M96888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The service.http engine will not allow you specify the HTTP method used. The engine does interprets GET, POST and HEAD requests, but the method is not user accessible. The RequestRegex parameter actually starts at the beginning of the URI. To accomplish what you want, you'll need to use the string.tcp engine. The string engine is less specialized then the HTTP engine, but it's alittle more flexible in what you need. You can use the same regex.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2005 16:45:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/custom-signature-help/m-p/395821#M96888</guid>
      <dc:creator>mcerha</dc:creator>
      <dc:date>2005-03-09T16:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Signature Help!</title>
      <link>https://community.cisco.com/t5/network-security/custom-signature-help/m-p/395822#M96891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please note that the next release of IDS which is 5.0 will have built in sigs under Application Inspection Engine to block and alert on seeing the methods like PUT, POST, HEAD, etc. in the web requests. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2005 22:06:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/custom-signature-help/m-p/395822#M96891</guid>
      <dc:creator>mkodali</dc:creator>
      <dc:date>2005-03-09T22:06:41Z</dc:date>
    </item>
  </channel>
</rss>

