Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
FREAK-Attack-CVE-2015-0204-Testing-Script — Basic BASH Script to Automate OpenSSL based testing for FREAK Attack (CVE-2015-0204) as advised by Akamai. | Kitploit
Tools/GitHubGitHub/abhishekghosh/freak-attack-cve-2015-0204-testing-script
Vulnerability ScannersScripting & AutomationNetwork SecurityPenetration Testing
GitHubabhishekghosh/freak-attack-cve-2015-0204-testing-script

FREAK-Attack-CVE-2015-0204-Testing-Script

Basic BASH Script to Automate OpenSSL based testing for FREAK Attack (CVE-2015-0204) as advised by Akamai.

View Repository
56311 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

FREAK Attack CVE 20150204 Testing Script

Basic BASH Script to Automate OpenSSL based testing for FREAK Attack (CVE-2015-0204) as advised by Akamai. It is a Free Software and does not need other's server to run. Your server must score A+ to SSL Labs test under normal situation, should listed as HSTS Preload Listed website for better security.

Except renowned web service providers, do not test your own website on some mother f$$$$$$r's server on SSL Lab. First test that server, it is not unusual to find security flaw on their website.

The script is written as described method by Akamai. I written for our servers. You should not complain against it, because it is 100% free software. Normally on SSL Lab Test, you'll score A+ with with good settings. Casually test with this script for any extra issue. Most webmasters, frankly use very bad setup, can not even qualify to score A on SSL Labs.

Usage :

root@kitploit:~
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

Any link posted towards any website running any non-Free software as issue, will be deleted from here and red linked on DMOZ. Non-Free software is as per definiation by Richard M. Stallman.

Download Tool