SQL Injection is a technique used by hackers to attack websites that accept GET or POST data. This is typically submitted to the server from web forms, but can be submitted directly to the web server using other methods besides a browser. The results of successful SQL Injection (and Code Injection) include accessing/modifying the MySQL [...]
Creating secure passwords to prevent brute force attacks is in contrast to secure passwords that users can remember and enter correctly. Users tend to forget mixed upper case and lower case letters, especially if mixed with numbers and even more with non-alphanumerics. Captchas enhance the security of PHP web forms by blocking brute force attacks [...]
Part of security software vendor CA’s Web site was hacked earlier this week and was redirecting visitors to a malicious Web site hosted in China.
The letter below has been circulating the Internet and has not been verified by us. However, who the heck would not support our troops! Sounds like a bunch of hypocritical communists at Starbucks. Regardless of the political affiliations and tendencies one might have, it is a core requirement as a US Citizen to maintain and [...]
The following list is taken from W3 and posted here for easy reference. These are to be used for various situations when you want to override the default status sent by the server. Situations include when your content is deleted, but you do not want the search engine to see a broken link or missing [...]