Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Writing Secure CGI Scripts
Top Code
Writing Secure CGI Scripts
CGI/PERL > Tips and Tutorials > Security
Source List

Code 1-1 of 1   


Irrespective of the type of script, any time a program interacts with a networked client, there exists the possibility of that client attacking the program to gain unauthorized access. This can be very dangerous for the integrity of the program....