September 2002
Intermediate to advanced
544 pages
13h 6m
English
You can make several common mistakes when you code CGI scripts that can make it easy for intruders to break into your Web server. If you avoid these pitfalls, you’ll be way ahead of the game when it comes to protecting your server from attack.
One thing you might not realize is that users can always access your CGI scripts without using the interface you’ve provided when they know where the CGI script is. For example, you might be using maxsize attributes on all your text entry fields, and you might validate all the form input using JavaScript before it’s sent to the CGI script, but users can bypass all that if they choose to, especially if your form uses the GET method.
Remember that the
Read now
Unlock full access