Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Users
[Top] [All Lists]

Re: [Snort-users] Everything being triggered as 1:486:4 ICMP unreachable

Subject: Re: [Snort-users] Everything being triggered as 1:486:4 ICMP unreachable
Date: Wed, 30 May 2007 08:15:29 -0400
David Ryan wrote:

All,

 

To partly reply to my own question - one of my flaws was keeping
$HOME_NET as 10.0.0.0/8 - this prevented most of my test traffic from
triggering since my tests were coming from $HOME_NET and not
$EXTERNAL_NET.  This was significant where the rule I was testing was
of the form $EXTERNAL_NET -> $HOME_NET

 

I'm still getting the ICMP messages as well, so I have to presume that
those packets are actually out there also, but I don't understand why
they are being generated since as observeved from the fact that I can
SSH and ping the host it is not actually unreachable.

 

David

 

*From:* David Ryan
*Sent:* 30 May 2007 11:10
*To:* 'snort-users@lists.sourceforge.net'
*Subject:* Everything being triggered as 1:486:4 ICMP unreachable

 

Hi all,

 

I built and tested a number of machines and shipped them out to remote
sites recently.  Now that they are at the remote site I am trying to
tweak them a bit but I have run into some pretty basic problems that I
hadn't come across before.  I'm sure the devices were logging events
properly before I shipped them, but now every time I try to test a
rule I get back the following line -

 

May 30 10:35:14 <hostname> snort[5017]: [1:486:4] ICMP Destination
Unreachable Communication with Destination Host is Administratively
Prohibited [Classification: Misc activity] [Priority: 3]: {ICMP}
<probe address> -> <my test machine address>

 

There are a couple of relevant points here -

$HOME_NET is defined as 10.0.0.0/8 and $EXTERNAL_NET is defined as
!$HOME_NET

The probe has an ip address assigned in a /24 10.x.x subnet

My test machine has an ip address assigned in a different /23 10.x.x
subnet

I know there is no routing problem since I am SSH'd in to the probe
from my test machine and I can ping in both directions

 

I am trying to read through the rule generating this message to see
what is being triggered, but it looks pretty much like it is triggered
on what it describes - an ICMP destination unreachable notification
packet.

 

I looked back through the old logs and see the following from before I
shipped it off so I know it was logging correctly -

May 15 12:08:10 <hostname> snort[2331]: [1:2189:3] BAD-TRAFFIC IP
Proto 103 PIM [Classification: Detection of a non-standard protocol or
event] [Priority: 2]: {PIM} <old probe address> -> 224.0.0.13

 

The only thing that changed is the probe IP address, but both the old
and new configs used DHCP and I'm pretty sure that when I was testing
before the IP address changed and it still continued to log OK.

 

Any ideas what is causing this trigger ?  As above, I am reasonably
sure that it is not an actual ICMP destination unreachable packet
because the destination is reachable . . .

 

David


Sounds like it might be a firewall issue.  This response is usually sent
by a firewall to say that it's filter won't allow communication with
that host/port.  It may be allowing ssh to that host (port 22) and may
be allowing pings, but not allowing the host/port combo used in your test.

Todd

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Snort-users mailing list
Snort-users@lists.sourceforge.net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users

<Prev in Thread] Current Thread [Next in Thread>