This is a dummy page whose sole job is to provide a document that has 4 hex 90 bytes in it. These commonly show up in buffer overflows, so the simple act of viewing this page will almost certainly trip your IDS sensor. I apologize in advance to the IDS analyst that has to handle this false positive; that's why this page is not advertised. -- Bill Stearns, wstearns@pobox.com

The hex bytes follow inside the [pre] block.


The 90's were created with this command:

cat hex-90s.orig | sed -e 's/An_uppercase_q_goes_here/\x90/g' >hex-90s.htm