The Principles of Successful Freelancing »

About the Web

This category contain various information about the web. In this section, you will learn more about spam, phishing, and other internet fraud schemes.

First off, one should understand that difference between the HTTP protocol and HTTPS protocol. The form is data transmitted in clear text and the latter is transmitted via a secured socket layer. Make a habit of checking the URL whenever you are using the using the web and entering sensitive information. Learn how to recognize real PayPal buttons.

There some reports that says up to 80% of the email are spam and fraud. Learn how to detect fraudulent emails, especially phishing scams.

Once you are aware of the danger and frauds out there on the internet, one should strive to prevent the hacker attacks by writing secured code. See tutorials here on code security. Even if you are creating a simple contact form on your website, you should be aware of the possibility of form hijacking.