Stealing Computer Passwords on Login

Stealing Computer Passwords on Login

Source: YouTube · John Hammond · published Jun 12, 2024 · 21:26

Cybersecurity
No ratings yet Log in to rate
Transcript Available
Description

This video demonstrates a technique to steal Windows passwords in clear text by exploiting the MP Notify feature in the Windows login process 0:00.

Key Takeaways:
• The method works by creating a malicious DLL that intercepts password information during the Windows login process 1:30
• Local administrator permissions are required to implement this technique through registry modifications 2:26
• Despite being several years old, this technique still works on modern systems including Windows 11 3:16
• The demo uses code from Gregor's PS Bits repository, specifically the NP PSpy tool that captures credentials 9:28
• This technique has been observed in real attacks, as documented by Huntress in 2022 18:23

This attack highlights how legitimate Windows functionality can be weaponized for credential theft.

Sources:

  • 0:00 Introduction to the Windows password theft technique
  • 1:30 Creating malicious DLLs to intercept passwords
  • 2:26 Requirements for local admin permissions
  • 3:16 Technique working on Windows 11
  • 9:28 Using NP PSpy tool from Gregor's repository
  • 18:23 Real-world attack example from Huntress

Generate CPE Credits

Generate a professional CPE document from this video's transcript.

Estimated credit: 0.5 CPE hours

Estimate uses the video runtime (1 hour ≈ 1 CPE, rounded to the nearest 0.5, minimum 0.5, maximum 2.0). The final amount can be lower after review, never higher.

Topic: Cybersecurity. Commonly maps to: Security and Risk Management, Security Operations. Exact CISSP domains are assigned during generation.

CISSP Domain Mapping
Learning Objectives
Self-Assessment Questions
PDF Export Ready

Free account. One generation at a time, with a daily limit.

CPEBuddy is independent and not affiliated with or endorsed by ISC2, ISACA, or any certification body. Exports are formatted for common CPE submissions; acceptance is at your certification body's discretion.

Watch on YouTube

Transcript Preview

First 800 characters of the transcript

say a user were to Simply log into their computer and just like that you had captured their clear text password now let me say this trick is a couple years old it's not new it's not novel but it still works and it works because it's taking advantage of the natural and normal features and functionality of the Windows login process stealing passwords like this is by Design because when you sit down to sign into your computer a lot of different things are happening there's hashing there checking there's validating maybe there's data flying back and forth between a domain controller and an active directory environment but ultimately windows or specifically winlogon.exe presents this graphical user interface to you for you to type in your password and it communicates with Elsas the local securi…