Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
SharpLAPS — C# 工具,通过 LDAP 从 Active Directory 中检索 LAPS 密码,专为在 Cobalt Strike 会话中使用 execute-assembly 进行内存执行而设计。 | Kitploit
工具/GitHubGitHub/swisskyrepo/sharplaps
密码攻击信息收集后渗透利用红队
GitHubswisskyrepo/sharplaps

SharpLAPS

C# 工具,通过 LDAP 从 Active Directory 中检索 LAPS 密码,专为在 Cobalt Strike 会话中使用 execute-assembly 进行内存执行而设计。

查看仓库
4479015年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

SharpLAPS

属性 ms-mcs-AdmPwd 存储了 LAPS 明文密码。

此可执行文件旨在通过 execute-assembly 在 Cobalt Strike 会话中执行。 它将从 Active Directory 中检索 LAPS 密码。

需要(任一):

  • 具有 ExtendedRight 或 Generic All Rights 的账户
  • 域管理员权限

用法

root@kitploit:~
  _____ __                     __    ___    ____  _____
  / ___// /_  ____ __________  / /   /   |  / __ \/ ___/
  \__ \/ __ \/ __ `/ ___/ __ \/ /   / /| | / /_/ /\__ \
 ___/ / / / / /_/ / /  / /_/ / /___/ ___ |/ ____/___/ /
/____/_/ /_/\__,_/_/  / .___/_____/_/  |_/_/    /____/
                     /_/
必需
/host:<1.1.1.1>  LDAP 目标主机,通常是域控制器

可选
/user:<username> 账户用户名
/pass:<password> 账户密码
/out:<file>      将凭据输出到文件
/ssl             启用 SSL (LDAPS://)

用法: SharpLAPS.exe /user:DOMAIN\User /pass:MyP@ssw0rd123! /host:192.168.1.1

截图

Screenshot

下载工具