Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Ethical Hacking: Eternalblue
Rating: 4.5 out of 5(391 ratings)
12,726 students

Ethical Hacking: Eternalblue

Hack Windows Computers
Created byPeter A
Last updated 8/2022
English
English [Auto],

What you'll learn

  • Hack Windows 7 (64 bit)
  • Use meterpreter shell
  • Crack Passwords
  • Escalate Privilleges

Course content

1 section7 lectures37m total length
  • Introduction2:23

    Learn how the Eternalblue exploit targets unpatched Windows systems via the SMB vulnerability, hack various versions, obtain passwords, and escalate privileges in an interpreter shell.

  • Kali Linux4:25

    Discover Kali Linux, a system with hacking tools, download from Kali.org, and run it on hardware, virtual machines, USB sessions, or mobile; ensure Kali Linux is available to proceed.

  • Hack Windows 7 64bit7:21

    Explore how the Eternalblue exploit targets a Windows 7 64-bit system, showing how to identify the victim and use Metasploit to gain a remote shell.

  • Meterpreter6:53

    Explore Meterpreter's command line interface to control a Windows host, capture screenshots, stream live screen activity, manage processes, and upload or download files via terminal commands.

  • Crack Passwords6:39

    Learn how Windows stores passwords as hashes, how hash dump reveals usernames, and how to crack password hashes with CrackStation or John the Ripper using word lists.

  • Privilege Esclation7:23

    Demonstrates using the MSF console to exploit Windows SMB EternalBlue, open a shell, and escalate privileges by migrating a running process to become administrator.

  • What versions?2:18

    Explore how the EternalBlue exploit targets older Windows systems using Metasploit, focusing on 64-bit versions like Windows 7 and Windows Server 2008, with updates potentially closing the vulnerability.

Requirements

  • Basic Linux skills recommended
  • A Windows 7 computer (virtual machine or physical machine)

Description

Microsoft Windows is one of the most popular operating systems used worldwide. Windows includes an abundance of pre-installed applications, drivers, and updates. This high usage rate has led to Windows becoming a popular target for hackers. One of the most notorious exploits aimed at Windows is Eternal Blue. Exploits based on the infamous Windows blue screen of death exploit allow malicious users to take complete control of a targeted computer.

Eternal Blue exploits a flaw in Microsoft's implementation of the SMB protocol. The exploit allows for remote, persistent access to a compromised computer. After gaining access, an Eternal Blue hacker can gain further foothold by installing malicious programs and completing other tasks

As the world becomes more connected and dependent on technology, many will become targets for cyberattacks. Many corporations lack the necessary cyber security measures to keep their systems safe. Consequently, hackers routinely exploit known security vulnerabilities in order to gain access to computer systems without authorization.

Many users do not update their software and do not have antivirus protection- making them particularly vulnerable to cyber attacks.

In this course you will learn how to exploit a Windows 7 64-bit system using the Eternal Blue exploit. You will learn how to use the meterpreter shell, how to crack passwords and do privilege escalation.

Who this course is for:

  • Beginner Ethical Hackers