Honeypots mailing list archives
Re: Sebek/snort dropping characters - temp fix
From: Tom Jacobsen <tom () tomjacobsen com>
Date: Mon, 18 Aug 2003 11:02:55 -0700
Thanks for the response Edward. I understand and wouldn't ask for more coding, my concern was to public at large using Sebek. I read a post somewhere that with 2.0.1, Snort changed the way it dealt with bad checksums. I was concerned that anyone using Snort to capture Sebek packets, would loose many of their Sebek packets once they upgraded to Snort 2.0.1. I haven't had a change to validate this change in operation, but I am using Snort 2.0.1 (build 88) and by default it does not record Sebek UDP packets because of their checksums.
Thanks, Tom At 10:30 AM 8/18/2003 -0500, Edward Balas wrote:
On Sat, 16 Aug 2003, Tom Jacobsen wrote: > Hi All, >> I'm just finishing up my Gen II and ran into a problem. I wasn't capturing> all the keystrokes from my honeypot with sebek-2.0.1. I'd capture some, > but not all. After a little investigation, it turned out that some of the> UDP packets had bad checksums and so snort was not logging them. The quick> fix was to use snort's command line option"-k none" to disable > checksums. Guess I could just set it to "-k noudp" since it's really on > UDP traffic. In any event I'll take a look at the sebek code to see if I> can figure out the problem, but thought I would post it here in case anyone> else noticed they're captures were corrupt or garbled. Yeah, its not a problem per se. It is not technically required to perform a UDP checksum if I recall, so I am not doing it. I am doing the IP checksum. The motivation or lack there of, was that it was one of not wanting to do it if I didnt need to as, one less function call meant a higher performance kernel mod. If folks desire, I can add code. Edward > > Later, > Tom >
Current thread:
- Sebek/snort dropping characters - temp fix Tom Jacobsen (Aug 17)
- Re: Sebek/snort dropping characters - temp fix Edward Balas (Aug 18)
- Message not available
- Re: Sebek/snort dropping characters - temp fix Tom Jacobsen (Aug 18)
