#!/usr/bin/python import cgi import cgitb print 'Content-Type: text/html' print '' print ''' 1

Web Application Challenge 1

Through some manipulation or interpretation of this CGI script and the HTML page(s) that it generates, a 10 character key can be found.

Find the key!

'''