CGI Security Risks
#!/bin/sh
echo Content-type: text/html
echo
echo <html><h1>test.cgi</h1>
echo You typed $QUERY_STRING
test.cgi
Previous slide
Next slide
Back to first slide
View graphic version