bad.cgi 92 B

12345
  1. #!/bin/sh
  2. echo "echoing bad headers: server must report status 500"
  3. exec 1>&2
  4. echo shit!!!