[15346] in bugtraq
Re: Snort 1.6 and nmap 2.54beta1
daemon@ATHENA.MIT.EDU (Simple Nomad)
Wed Jun 14 20:32:53 2000
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Message-Id: <Pine.LNX.4.10.10006141714530.841-100000@blackhole.nmrc.org>
Date: Wed, 14 Jun 2000 17:25:47 -0500
Reply-To: Simple Nomad <thegnome@NMRC.ORG>
From: Simple Nomad <thegnome@NMRC.ORG>
To: BUGTRAQ@SECURITYFOCUS.COM
In-Reply-To: <006b01bfbc3e$2a155aa0$e205f0d5@gal>
Confirmed. Add this after line 203 in log.c:
else sprintf(log_file, "%s/%s:%d-%d", log_path, "UNKNOWN", p->sp, p->dp);
until Martin can officially patch it.
- Simple Nomad - No rest for the Wicca'd -
- thegnome@nmrc.org - www.nmrc.org -
- thegnome@razor.bindview.com - razor.bindview.com -
On Fri, 12 May 2000, Galileo wrote:
> I don't know if this has been reported before but here it goes.
> snort 1.6 crashes when it's "hit" by a nmap protocol scan ( nmap -sO);
> It failes to write some packets to a file and ends whit a fopen () error.
> I woud appriciate if someone can reproduce this.
> Sorry for my bad English.
>