search for: peachfuzz

Displaying 2 results from an estimated 2 matches for "peachfuzz".

2006 Apr 04
1
Mongrel Web Server 0.3.12.1 -- Iron Mongrel
...very important. The testing methods used were (are): 1. Unit testing what I can. Mongrel is a server so many tests have to be done "live". 2. Thrashing Mongrel''s HTTP parser internally with random or near-random data (called fuzzing). 3. Using "Peach Fuzz":http://peachfuzz.sourceforge.net/ to thrash several live apps with randomness. 4. Running several extensive little scripts to explore the edges of death for Mongrel. 5. Heavy code audits covering as much code as possible to find any possible loose ends. The end result is a lot of little fixes which make Mongrel...
2006 Apr 04
3
Mongrel Web Server 0.3.12.1 -- Iron Mongrel
...very important. The testing methods used were (are): 1. Unit testing what I can. Mongrel is a server so many tests have to be done "live". 2. Thrashing Mongrel''s HTTP parser internally with random or near-random data (called fuzzing). 3. Using "Peach Fuzz":http://peachfuzz.sourceforge.net/ to thrash several live apps with randomness. 4. Running several extensive little scripts to explore the edges of death for Mongrel. 5. Heavy code audits covering as much code as possible to find any possible loose ends. The end result is a lot of little fixes which make Mongrel...