• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » FREAK Attack (CVE-2015-0204) Details and Testing Script

By Abhishek Ghosh March 6, 2015 9:56 am Updated on March 6, 2015

FREAK Attack (CVE-2015-0204) Details and Testing Script

Advertisement

Here is Basic Details About FREAK Attack (CVE-2015-0204), How To Test Any WebSite With Very Simple OpenSSL Command and Vulnerable Browsers. FREAK Attack (CVE-2015-0204) is yet another vulnerability that affects SSL/TLS throwing panic across the internet. Web sites and users may be affected by FREAK Attack (CVE-2015-0204), we have also described the easy OpenSSL based test to check the vulnerability.

After Heartbleed and POODLE, FREAK jeopardizes the encryption of data in transit and simplifies the implementation of the attacks Man-in-the-middle Attack (MiTMA), allowing the interception of traffic between client and server and its decryption.This vulnerability has been discovered by Karthikeyan Bhargavan. The vulnerability is called FREAK, which is the acronym for Factoring attack on RSA-EXPORT Keys. A paper was recently published technical to explain what constitutes substantially the vulnerability and its analysis clearly emerge some peculiar aspects of this flaw. The first aspect concerns the operation and features.

 

FREAK Attack (CVE-2015-0204) Details : How To Test Any Website

 

If you want to open our website thecustomizewindows.com, before opening on browser, you should test with this command on Terminal or iTerm2 (or SSH window) with latest version of OpenSSL installed :

Advertisement

---

Vim
1
openssl s_client -connect thecustomizewindows.com:443 -cipher EXPORT | grep "error"

If you get error like :

Vim
1
94078:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:/SourceCache/OpenSSL098/OpenSSL098-52/src/ssl/s23_clnt.c:585:

this means – it is safe website. If there is no output, it is vulnerable. We have added unix pipe and grep, to make it simple.

 

FREAK Attack (CVE-2015-0204) Testing Script

 

To automate the above method, we have a ready to use basic Shebang script on Github to test FREAK Attack. You’ll get instructions there, you can clone the git or wget the script :

Vim
1
2
3
wget https://raw.githubusercontent.com/AbhishekGhosh/FREAK-Attack-CVE-2015-0204-Testing-Script/master/freak-test.sh
chmod +x freak-test.sh
sh freak-test.sh

FREAK Attack (CVE-2015-0204) Details and Testing Script

That SSL Labs Test is quite good, plus testing with this; should work fine for the Linux/ *nix Servers. You’ll get pre-tested vulnerable websites here :

https://freakattack.com

 

FREAK Attack (CVE-2015-0204) Basics

 

FREAK is a flaw that allows to perpetrate an attack on SSL communications through a mechanism by which a hacker has the opportunity to force a server to accept a cryptographic key weaker than that normally used to allow a faster decryption of data in transit. The hacker can replace a Web site vulnerable and conduct Man-In-The-middle attacks against the user and its data in transit to the server.

The second aspect concerns its origin, which dates back to the ’90s, when the United States, for reasons of internal security, had outlawed the strongest encryption technologies an’ NSA had forced software vendors to integrate lower security levels, with cryptographic keys that were at the maximum amount equal to 512 bits (today’s standard encryption is 2048 bits RSA). Encryption that was enough for the time and still allow government agencies to have a way out if there had been the need to compromise the keys in a reasonable time for reasons of public safety. The level imposed by the NSA, which curiously is mentioned among the vulnerable sites, it was enough for the 90s, but it is currently possible for anyone to spend a hundred dollars on platforms like Amazon to have the computational power needed to crack a key so limited.

In fact, this ban was removed some time later, but some manufacturers (including Apple and Google) continued to keep faith commitment to a mere question of compatibility with services and software already in circulation. The third interesting aspect is the spread of the vulnerability. According to University of Michigan about a third of the sites protected by SSL technology / TLS are vulnerable to FREAK, including those of some banks such as American Express, those of e-commerce as Groupon and, curiously, those of some government agencies, as sites FBI, NSA and the White House.

The software that would be affected by the flaw should be all browsers, some components of the Google Android operating system and Apple (such as the internal webkit). Apple and Google have confirmed the bug : they first said to have a patch ready for release later next week, while Mountain View has already sent their bug fixes to various manufacturers and operators Android, which should definitely be cross checked by the others.

Finally, the Akamai CDN confirmed that it had already updated their systems. Again, FREAK highlights issues of no small importance – the removal or weakening of cryptographic protections is a fire which is not to be trifled with, because in the long run is not a decision that should governments should decide themselves;
SSL and its successor TLS need to have more controls and audits, which are not carried out because of lack of investment and the few financial resources intended to open source projects.

This Article Has Been Shared 904 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to FREAK Attack (CVE-2015-0204) Details and Testing Script

  • Cloud and SaaS : Is Cloud Based SaaS Becoming the Mainstream ?

    Cloud Computing is becoming the dominant global trend not only in enterprise IT but also in Private Small Sectors. Better,faster,cheaper is pushing Cloud ahead.

  • Typical Errors in Deployment of Applications and Websites on the Cloud

    Typical Errors in Deployment of Applications and Websites on the Cloud usually related to application performance, security and choice of tools for monitoring.

  • Setup WordPress on OpenShift with Domain

    Here is a full guide to rightly setup WordPress on OpenShift PaaS with domain name and avoid any possible problem with OpenShift’s App Name. There is no meaning of repeating the initial steps to Setup WordPress on OpenShift, we have two years old guide plus one year old video guide to setup WordPress on OpenShift. […]

  • HP Helion Public Cloud : Router and Subnet Settings

    HP Helion Public Cloud Might Feel Difficult Due To Robust Router and Subnet. Here practical guide on how you can easily SSH from your computer.

  • HP ASCII Logo on SSH Pre-Login (HP Cloud, Ubuntu)

    Here is How To Add Hewlett-Packard Company Official Logo on HP Helion Public Cloud on Ubuntu 14.04 LTS Instance. The HP Logo is an ASCII Art.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (22.1K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Modernizing Your Business With a Hybrid Cloud Strategy May 22, 2022
  • Big Data in Sports May 20, 2022
  • FaaS Versus PaaS Deployment: What You Should Know May 18, 2022
  • What Is A Digital Media Consultancy? May 17, 2022
  • How Artificial Intelligence (AI) Is Changing The Way We Play Bingo May 16, 2022

About This Article

Cite this article as: Abhishek Ghosh, "FREAK Attack (CVE-2015-0204) Details and Testing Script," in The Customize Windows, March 6, 2015, May 23, 2022, https://thecustomizewindows.com/2015/03/freak-attack-cve-2015-0204-details-and-testing-script/.

Source:The Customize Windows, JiMA.in

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Privacy Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2022 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy