Cloudflare introduces tools to detect new HTTPS blocking
Cloudfare has recently released 2 new tools designed to simplify the process of checking whether the TLS connections to the website are blocked and at the same time detecting vulnerable and available clients. the ability to send notifications to clients when their security systems are compromised, or are obsolete, degraded.
The reason behind blocking HTTPS can also be harmless or malicious, and it often happens when Internet connections go through proxy or middlebox instead of connecting the client directly to the server, leading to a situation. Cloudfare called "monster-in-the-middle".
- Google Chrome on Android has just been updated, doubling the page loading speed, saving up to 90% data usage
An article investigating the security impact of HTTPS blocking since 2017 shows that the blocking behavior of HTTPS connections is spreading dramatically, with "62% of traffic through the middlebox being lost. security features and 58% connect the middlebox containing serious vulnerabilities ".
New tools to detect and analyze blocked TLS connections
In addition, after considering the behavior and behavior of antivirus programs and many companies operating in the field, the researchers found that "nearly all have self-degradation in the connection secret and contains a lot of vulnerabilities (eg Certificate authentication failed) ".
Cloudfare has announced 2 new tools. An open source library for detecting HTTPS blocking behaviors called MITMEngine and a digital interface table showing statistics about blocked TLS connections according to Cloudflare's observation on the service provider's network This case, called MALCOLM.
- Websites that use HTTP protocol will have to switch to HTTPS if they do not want to "leak" and "blacklist" Google
According to Cloudflare experts, HTTPS blocking can occur when devices that come with the original certificate are installed to allow third parties to decrypt and check Internet traffic, or when The root providing its own TLS private key to a third party (such as a reverse proxy) is responsible for blocking TLS connections.
In general, HTTPS blocking may occur because:
- Antivirus and proxy tools are designed to detect inappropriate content, malware and data breaches.
- Proxy software can steal sensitive information while injecting content into web traffic at the same time.
- The reverse proxy is used by the root server to improve the security of HTTPS connections on the client.
Golang - Cloudfare's HTTPS MITMEngine blocking behavior detection library - designed specifically to help determine the cause and ability of HTTPS connectivity is blocked on an Internet connection using User Agent and authenticating fingerprints TLS Client Hello.
By looking for differences on all the collected information, MITMEngine can provide "the most accurate detection of blocking HTTPS and getting fingerprints TLS", knowing when HTTPS connections are blocked, Which software the attacker may have used.
- Enhance the effectiveness and security of Website with CloudFlare
Besides, Cloudfare also introduced the MALCOLM interface panel, a publicly accessible tool designed to display "HTTPS blocking statistics collected by MITMengine (Monster-In-The-Middle tool). - 'detector' of HTTPS blocking behavior of Cloudflare. "
In the chart above, it can be seen that Cloudfare has tracked the percentage of HTTPS connections blocked on its network for the last 30 days. In it, orange is blocked, blue is unbounded and green is undefined. As detailed in the blog post, Cloudfare explains that an unknown state is created when there is no "fingerprint referring to a specific browser or bot; therefore, we cannot evaluate whether there is whether HTTPS blocking behavior occurs ".
You can read more about these two tools at: blog.cloudflare.com/monsters-in-the-middleboxes
You should read it
- What is HTTPS? and why is it needed for your site
- Connecting over HTTPS is not necessarily safe
- Instructions for setting up HTTPS for simple websites
- How to get Adguard free for 3 months
- How does setting HTTPS affect SEO?
- 4 useful browsers that integrate ad blocking features
- How to turn on HTTPS for your blog site
- How to enable DNS over HTTPS for all apps in Windows 10
May be interested
- Google Chrome blocks ads with tools available from February 15pages displaying ads are annoying for users to prepare themselves.
- How to change DNS to see if Cloudflare really speeds up the networkit doesn't take too long to check if cloudflare's new dns makes any big changes, so if you are curious, you can try it.
- What is HTTPS? and why is it needed for your siteyou often visit a website and see https but don't understand what it is and how it is different from http, so read the following article!
- 9 effective ad blocking tools for faster browsingads that make you feel annoying and uncomfortable, even make the web browsing process slow. in the following article, network administrator will introduce you 10 effective ad blocking tools to help you browse the web faster.
- How does setting HTTPS affect SEO?after analyzing the top 10,000 domains to answer the question: how to use https to improve serp rankings? . here are some results we want to share for you.
- Connecting over HTTPS is not necessarily safeyou may not have noticed, but most of the online web traffic in the world today is sent over an https connection, a protocol created with the aim of maximizing 'security'.
- Detect and prevent Ransomware with CyberSight RansomStoppercybersight ransomstopper is an anti-ransomware software for windows. it provides multi-layer protection from growing exponential threats and ransomware attacks.
- 4 tools to detect phishing emailsemail phishing is no longer as simple as it used to be. scammers are now tech-savvy criminals who leverage advanced tools to scam victims.
- 4 useful browsers that integrate ad blocking featuresperhaps you have spent a lot of time to find and install adblocker ad blocking programs for the web browser you are using. however, you do not have to worry about this issue anymore because there are 4 browsers with this ad blocking feature integrated.
- How to turn on HTTPS for your blog siteif you want people to access your blog via https, you can enable https and https redirection.