The vast majority of the world’s most popular websites lack adequate security controls, according to a recent survey.

Mozilla’s April King used the Mozilla Observatory tool to conduct a survey of the top 1 million websites. She found that 93 percent failed to adopt technologies to protect against cross-site scripting (XSS) vulnerabilities, man-in-the-middle (MitM) attacks and cookie hijacking, according to her post on the Mozilla Security Blog.

Website Security Woes

Of the 13 website security features the Observatory analyzed, two of the most infrequently used were content security policy (CSP) and subresource integrity, both of which can eliminate unsafe JavaScript actions that could lead to XSS vulnerabilities. These features were given considerable weight in the Observatory score.

Other security measures evaluated in the survey include encryption and X-XSS-Protection (XXSSP) — a helpful process for minimizing XSS attacks. The report also considered public key pinning, which can limit the use of fraudulent certificates.

The Good News

The survey was not all bad news, however. In the eight months since the last major Observatory survey in October 2016, failing grades decreased by 2.8 percent, King noted. That means over 27,000 of the world’s largest sites improved. Furthermore, sites earning an A rating jumped by 142 percent, B ratings grew by 79 percent and those with a C grade increased by 90 percent.

Better security scores could be a result of more widespread security technology. For example, the number of sites that have enabled HTTPS grew 36 percent in the past eight months — meaning that 119,000 more websites are now using it.

Building a Safer Internet

Those positive vibes should continue as security awareness and controls become more attainable. “With tools that are free and easy to use, like Observatory, we can begin to see a common framework for building websites,” said King, according to Threatpost. “This type of tool is pushing awareness back into the tool chain and making it very easy for people to implement.”

The problems of securing a website remain largely unsolved. There are differing security standards, for instance — the documentation for which may be hard for site operators to find. But resources such as the Observatory tool can itemize specific steps to increase security and highlight weak points. If widely used, these tools can help create a safer internet for website operators and users alike.

More from

Patch Tuesday -> Exploit Wednesday: Pwning Windows Ancillary Function Driver for WinSock (afd.sys) in 24 Hours

‘Patch Tuesday, Exploit Wednesday’ is an old hacker adage that refers to the weaponization of vulnerabilities the day after monthly security patches become publicly available. As security improves and exploit mitigations become more sophisticated, the amount of research and development required to craft a weaponized exploit has increased. This is especially relevant for memory corruption vulnerabilities. Figure 1 — Exploitation timeline However, with the addition of new features (and memory-unsafe C code) in the Windows 11 kernel, ripe new attack…

OneNote, Many Problems? The New Phishing Framework

There are plenty of phish in the digital sea, and attackers are constantly looking for new bait that helps them bypass security perimeters and land in user inboxes. Their newest hook? OneNote documents. First noticed in December 2022, this phishing framework has seen success in fooling multiple antivirus (AV) tools by using .one file extensions, and January 2023 saw an attack uptick as compromises continued. While this novel notes approach will eventually be phased out as phishing defenses catch up,…

When the Absence of Noise Becomes Signal: Defensive Considerations for Lazarus FudModule

In February 2023, X-Force posted a blog entitled “Direct Kernel Object Manipulation (DKOM) Attacks on ETW Providers” that details the capabilities of a sample attributed to the Lazarus group leveraged to impair visibility of the malware’s operations. This blog will not rehash analysis of the Lazarus malware sample or Event Tracing for Windows (ETW) as that has been previously covered in the X-Force blog post. This blog will focus on highlighting the opportunities for detection of the FudModule within the…

LastPass Breaches Cast Doubt on Password Manager Safety

In 2022, LastPass suffered a string of security breaches which sparked concern among cyber professionals and those impacted by the intrusions. Some called into question the way LastPass handled and responded to the incident. In addition, the situation ignited a wider conversation about the risks linked to utilizing password managers. A password manager helps users generate strong passwords and safeguards them within a digital locker. A master password secures all data, which enables users to conveniently access all their passwords…