Complete.Org: Mailing Lists: Archives: freeciv-dev: June 1999:
Re: [Freeciv-Dev] more careful packet processing
Home

Re: [Freeciv-Dev] more careful packet processing

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: Re: [Freeciv-Dev] more careful packet processing
From: Daniel Burrows <Daniel_Burrows@xxxxxxxxx>
Date: Sat, 19 Jun 1999 12:46:23 -0400

On Sat, Jun 19, 1999 at 11:54:23PM +1000, David Pfitzner was heard to say:
> Incidently, does anyone know where to get a program to send 
> random data to a port, to do some fuzz testing of this?
> I had a quick look on the web, but couldn't find anything.
> Or shouldn't be too hard to write something...
> 
> Regards,
> -- David

  I think netcat can do that..something along the lines of

netcat localhost:5000 < /dev/random

  [ disclaimer: I don't have the package installed so I don't know if this
   particular command works but you get the idea.. :-) ]

  Daniel

-- 
The only thing worse than infinite recursion is infinite recursion.

[Prev in Thread] Current Thread [Next in Thread]