Malware-Note/persistence/uncatelogued/ssp-dll.md

884 B
Raw Permalink Blame History

注册SSP DLL

SSP

安全支持提供程序SSP是Windows API用于扩展Windows身份验证机制。LSASS进程在Windows启动期间会加载SSP DLL。

这种方法一般用来Dump内存并获取密码只是拿来做权限维持实在是大材小用了迄今为止也只听说了Lazarus这个朝鲜APT组织这么干过。。。https://labs.f-secure.com/publications/ti-report-lazarus-group-cryptocurrency-vertical/

再注找不到现有的POC自己也懒得写了所幸 https://github.com/PowerShellMafia/PowerSploit 里有一个”Install-SSP”方法有兴趣的同学可以去看看。至于注入SSP DLL的其他相关内容会在Mimikatz部分专门讨论。