zl程序教程

您现在的位置是:首页 >  其他

当前栏目

Linux下密码抓取神器

2023-04-18 15:36:02 时间

Mimipenguin beta-2.0

A tool to dump the login password from the current linux desktop user. Adapted from the idea behind the popular Windows tool mimikatz.

alt text

Details

This version of Mimipenguin sacrifices features and coverage (as opposed to the beta-1.0 py and sh scripts) in favor of speed and efficiency. Beta 2.0 uses hardcoded offsets for known structures in memory along with PTRACE to reliably extract cleartext user passwords from linux desktop environments. 项目地址: 链接

https://github.com/huntergregal/mimipenguin