Wednesday, April 9, 2025
HomeKALIKali Linux 2018.2 Released with Fixes for Spectre, Meltdown and Easier Metasploit...

Kali Linux 2018.2 Released with Fixes for Spectre, Meltdown and Easier Metasploit Script Access

Published on

SIEM as a Service

Follow Us on Google News

Kali Linux 2018.2 released with all updated packages and bug fixes since the last version of the Kali Linux that released last February.

It is the first distribution to include the Linux 4.15 kernel, which contains the most expected patches for Spectre and Meltdown vulnerabilities.

With the hardware part, it includes better support for AMD GPUs and support for AMD Secure Encrypted Virtualization, that allows encrypting the encrypting virtual machine memory and even hypervisor can’t access it.

- Advertisement - Google News

Easier Metasploit Script Access – Kali Linux 2018.2

If you are an exploit writer, here is a good news for you. Starting form Metasploit-framework_4.16.34-0kali2 the scripts such as pattern_create, pattern_offset, nasm_shell, etc can be called directly as they included links to all of them in the PATH and they are prepended with msf-.

With the previous version, it was hidden under /usr/share/metasploit-framework/tools/exploit/ and cannot be called directly using msf-.

root@kali:~# msf-<tab>
msf-egghunter msf-java_deserializer msf-nasm_shell
msf-exe2vba msf-jsobfu msf-pattern_create
msf-exe2vbs msf-makeiplist msf-pattern_offset
msf-find_badchars msf-md5_lookup msf-pdf2xdp
msf-halflm_second msf-metasm_shell msf-virustotal
msf-hmac_sha1_crack msf-msf_irb_shell

root@kali:~#
root@kali:~# msf-pattern_create -l 50 -s ABC,123
A1A2A3B1B2B3C1C2C3A1A2A3B1B2B3C1C2C3A1A2A3B1B2B3C1
root@kali:~#

Kali Linux 2018.2 includes updates for a number of applications including Bloodhound, OWASP JoomScan, burp suite 1.7.32, reaver v1.6.4 and pixiewps v1.4.2. You can see the complete list under changelog.

Must Read Complete Kali Tools tutorials from Information gathering to Forensics

How to update – Kali Linux 2018.2

apt update
&& apt full-upgrade
apt dist-upgrade
reboot

Recommended reviewing our Kali Linux Tutorials page which covers dozens of Kali Linux Tools. if you are First Time Kali user you can download it from here.

Like Kali Linux, there are some top Penetration Testing & Ethical Hacking Linux Distributions you can see them here.

Gurubaran
Gurubaran
Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Latest articles

Apache mod_auth_openidc Flaw Lets Unauthenticated Users Access Protected Data

A critical flaw in Apache mod_auth_openidc (versions ≤2.4.16.10) allows unauthenticated attackers to bypass authentication and access...

NCSC Issues Alert on MOONSHINE and BADBAZAAR Mobile Malware

GCHQ’s National Cyber Security Centre (NCSC), in collaboration with international and industry partners, has...

20 Best Incident Response Tools in 2025

In today's digital era, organizations face an ever-growing threat landscape, with cyberattacks, data breaches,...

Chrome Use-After-Free Vulnerability Enables Remote Code Attacks

Google has rolled out a critical update for its Chrome browser, addressing a high-severity...

Resilience at Scale

Why Application Security is Non-Negotiable

The resilience of your digital infrastructure directly impacts your ability to scale. And yet, application security remains a critical weak link for most organizations.

Application Security is no longer just a defensive play—it’s the cornerstone of cyber resilience and sustainable growth. In this webinar, Karthik Krishnamoorthy (CTO of Indusface) and Phani Deepak Akella (VP of Marketing – Indusface), will share how AI-powered application security can help organizations build resilience by

Discussion points


Protecting at internet scale using AI and behavioral-based DDoS & bot mitigation.
Autonomously discovering external assets and remediating vulnerabilities within 72 hours, enabling secure, confident scaling.
Ensuring 100% application availability through platforms architected for failure resilience.
Eliminating silos with real-time correlation between attack surface and active threats for rapid, accurate mitigation

More like this

Kali Linux 2025.1a Released: New Tools and Desktop Environment Upgrades

Kali Linux, the renowned cybersecurity-focused Linux distribution, has just ushered in the new year...

Kali Linux 2024.2 Released With New Hacking Tools

The Kali Linux team has announced the release of Kali Linux 2024.2, the latest...

xz-utils Backdoor Affects Kali Linux Installations – How to Check for Infection

A critical vulnerability has been identified in the xz-utils package, versions 5.6.0 to 5.6.1,...