关于suborner suborner是一款功能强大的隐形账号生成工具,旨在帮助研究人员创建一个仅自己知晓的隐形windows账号。
工具特性 工具要求 工具下载 您可以直接访问该项目的Releases页面下载预编译的Suborner。
此外,研究人员还可以使用以下命令将该项目源码克隆至本地:
下载完成后,使用visual studio打开.sln文件,并构建x86和x64两个版本。
此时,您就可以开始使用Suborner了。
工具使用
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 88 .d88888b. S U B O R N E R d88P 88"88b Y88b.88 The Invisible Account Forger "Y88888b. by @r4wd3r 88"88b v1.0.1 Y88b 88.88P "Y88888P" https://r4wsec.com 88 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Description: A stealthy tool to create invisible accounts on Windows systems. Parameters: USERNAME: Username for the new suborner account. Default = <hostname>$ Syntax: /username:[string] PASSWORD: Password for the new suborner account. Default = Password.1 Syntax: /password:[string] RID: RID for the new suborner account. Default = Next RID available Syntax: /rid:[decimal int] RIDHIJACK: RID of the account to impersonate. Default = 500 (Administrator) Syntax: /ridhijack:[decimal int] TEMPLATE: RID of the account to use as template for the new account creation. Default = 500 (Administrator) Syntax: /template:[decimal int] MACHINEACCOUNT: Forge as machine account for extra stealthiness. Default = yes Syntax: /machineaccount:[yes/no] DEBUG: Enable debug mode for verbose logging. Default = disabled Syntax: /debug(向右滑动、查看更多)</hostname>
参数解释
USERNAME:设置Suborner要创建账号的用户名,默认为<hostname>$;语句:/username:[string] PASSWORD:设置Suborner要创建账号的密码,默认为Password.1;语句:/password:[string] RID:设置Suborner要创建账号的RID;语句:/rid:[decimal int] RIDHIJACK:要模拟伪造的目标账号的RID,默认为500(Administrator);语句:/ridhijack:[decimal int] TEMPLATE:创建新帐户模板的帐户RID;语句:/template:[decimal int] MACHINEACCOUNT:设置为机器账号以提升隐蔽性,默认为yes;语句:/machineaccount:[yes/no] DEBUG:启用调试模式和Verbose输出,默认为disabled;语句:/debug
工具使用演示 演示视频:
https://www.php.cn/link/2493b7669dee5ae2492f56e4b176eb2e
许可证协议 本项目的开发与发布遵循MIT开源许可证协议。
项目地址 Suborner:
https://www.php.cn/link/6a778280a9bf980366ad158565840b93
参考资料:精彩推荐