Can i Send Crafted TCP Packet to allready extablished connected socket
From: samrat saha (pinkfloydsam_at_yahoo.com)
Date: 12/24/04
- Previous message: Kamal R. Prasad: "Re: Kernel crash w/o reason"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 24 Dec 2004 05:05:57 -0800 (PST) To: freebsd-hackers@freebsd.org
Hi all,
I tried to send specially crafted TCP Packet with
customized flag setting to a Connected Socket
established standard socket() call.
After establishing tcp connection i tried to sent
Specially crafted packet from my Client to the server
using RAW socket but with the same Socket descriptor.
But no packet received by the server.
Allthough using tcpdump u can see the packet.
May be the packet is out of seq.
thanx,
samrat
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Kamal R. Prasad: "Re: Kernel crash w/o reason"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|