[766] in bugtraq

home help back first fref pref prev next nref lref last post

Re: Blind IP Spoofing Attacks.

daemon@ATHENA.MIT.EDU (der Mouse)
Wed Jan 25 10:39:53 1995

Date: Wed, 25 Jan 1995 09:14:40 -0500
From: der Mouse <mouse@Collatz.McRCIM.McGill.EDU>
To: newsham@aloha.net
Cc: bugtraq@fc.net

> They mention that NFS and Sun RPC in general are vulnerable to the
> sequence number attack.

This is only barely true.  UDP-based services are not vulnerable to
sequence number attacks because UDP doesn't have sequence numbers.  To
the extent that RPC services are provided over TCP, they are vulnerable
to the sequence number attack.

Of course, this is not to say that UDP services are secure.  Anyone who
can obtain file handles can fire unlink or write requests at your NFS
server.  (This is one reason why you may want to block port 2049 at
your firewall, and either block port 111 as well and/or run a
portmapper that doesn't do PMAPPROC_CALLIT.)

					der Mouse

			    mouse@collatz.mcrcim.mcgill.edu

home help back first fref pref prev next nref lref last post