<?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: Nachi worm icmp echo request in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nachi-worm-icmp-echo-request/m-p/441541#M97943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes in general this should work except - I don't think this is a "tcp rule" I think the same syntax but replace TCP with IP. IE -&lt;/P&gt;&lt;P&gt;access-list outside deny ip any host 172.16.44.12 eq icmp-echo &lt;/P&gt;&lt;P&gt;access-list outside deny ip any host 172.16.44.12 eq icmp-echo-reply &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2005 22:16:56 GMT</pubDate>
    <dc:creator>gabelar</dc:creator>
    <dc:date>2005-06-09T22:16:56Z</dc:date>
    <item>
      <title>Nachi worm icmp echo request</title>
      <link>https://community.cisco.com/t5/network-security/nachi-worm-icmp-echo-request/m-p/441538#M97940</link>
      <description>&lt;P&gt;Dear all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are getting lot of alerts on Nachi worm icmp echo request . source ip address es are outside valid ip address. and destination ip address is our proxy server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this means any threat.. r false positive . our proxy server running on win 2000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nataraj&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 09:29:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nachi-worm-icmp-echo-request/m-p/441538#M97940</guid>
      <dc:creator>nataraj_v</dc:creator>
      <dc:date>2019-03-10T09:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Nachi worm icmp echo request</title>
      <link>https://community.cisco.com/t5/network-security/nachi-worm-icmp-echo-request/m-p/441539#M97941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nataraj - the Nachi sig is looking for a payload of 0xaa in an ICMP packet. PersonallI wouldn't treat it as a false positive. Most ICMP packets don't have that payload unless it's nachi. Also it's suspicous to me that it destined for your proxy which is the address that internet users will see as a source on outbound web traffic. I would simply block ICMP messages on your perimiter, you shouldn't need ICMP traffic sourced from the outside to get to your proxy server. I would also consider getting a IPS device that can drop this type of traffic such as a IPS 5.0 appliance or an ASA box with an SSM card. In addition CSA on your proxy server would be an excellent idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 16:37:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nachi-worm-icmp-echo-request/m-p/441539#M97941</guid>
      <dc:creator>gabelar</dc:creator>
      <dc:date>2005-06-08T16:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Nachi worm icmp echo request</title>
      <link>https://community.cisco.com/t5/network-security/nachi-worm-icmp-echo-request/m-p/441540#M97942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gabelar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the information. Iam getting alert from NIDS. shall i block icmp it in Pix firewall ? can u pls guide me . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside deny tcp any host 172.16.44.12 eq icmp-echo&lt;/P&gt;&lt;P&gt;access-list outside deny tcp any host 172.16.44.12 eq icmp-echo-reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will it do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Nataraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2005 02:35:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nachi-worm-icmp-echo-request/m-p/441540#M97942</guid>
      <dc:creator>nataraj_v</dc:creator>
      <dc:date>2005-06-09T02:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Nachi worm icmp echo request</title>
      <link>https://community.cisco.com/t5/network-security/nachi-worm-icmp-echo-request/m-p/441541#M97943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes in general this should work except - I don't think this is a "tcp rule" I think the same syntax but replace TCP with IP. IE -&lt;/P&gt;&lt;P&gt;access-list outside deny ip any host 172.16.44.12 eq icmp-echo &lt;/P&gt;&lt;P&gt;access-list outside deny ip any host 172.16.44.12 eq icmp-echo-reply &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2005 22:16:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nachi-worm-icmp-echo-request/m-p/441541#M97943</guid>
      <dc:creator>gabelar</dc:creator>
      <dc:date>2005-06-09T22:16:56Z</dc:date>
    </item>
  </channel>
</rss>

