Lookalike Domains and Typosquatting

One of the most common tactics attackers use to steal credentials is registering domains that closely resemble legitimate ones. This technique is called typosquatting — exploiting the small errors people make when typing URLs, or creating domains that look correct at a glance but contain subtle substitutions.

Common examples include paypa1.com (a "1" in place of an "l"), arnazon.com (swapping letters in Amazon), and g00gle.com (zeros replacing the letter "o"). Attackers also register domains with added words — like paypal-secure-login.com — or use different top-level domains, such as paypal.net instead of paypal.com. Domain registration is cheap and fast, meaning a convincing lookalike can be live within minutes.

The HTTPS Padlock Misconception

Many people believe that a padlock icon in the browser address bar means a website is safe. This is one of the most dangerous misconceptions in everyday cybersecurity. HTTPS means the connection between your browser and the server is encrypted — it says nothing at all about whether the site itself is legitimate or trustworthy.

Attackers freely obtain SSL/TLS certificates for their fake domains. Certificate authorities issue these automatically at no cost through services like Let's Encrypt. A convincing phishing site will have a padlock. Do not rely on it as a trust signal.

Visual Cloning

Modern phishing sites are not crude approximations. Attackers can replicate the visual design of a target website pixel-perfectly — copying logos, fonts, colour schemes, form layouts, and even dynamic elements. A cloned bank login page can be indistinguishable from the real one to the untrained eye. The only reliable signal is the URL in the address bar.

If you're ever unsure whether a site is real, don't enter credentials. Close the tab, navigate directly to the official website by typing the URL manually into the address bar, and log in there.

How to Inspect a URL Properly

The domain name is the authoritative part of a URL — and the part attackers manipulate. To read a URL correctly, find the last dot before the first single forward slash. Everything to the left of that slash that falls between the last two dots is the actual domain. For example, in login.paypal.com, the domain is paypal.com. In paypal.com.phishing-site.net, the domain is phishing-site.net.

Additional Verification Methods

When in doubt, several tools and habits help verify whether a site is legitimate before you interact with it.