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

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

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

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

工具目录

分类

查看所有分类
Loading categories
Winpayloads — 无法检测的 Windows Payload 生成 | Kitploit
工具/GitHubGitHub/nccgroup/winpayloads
权限提升漏洞利用框架Payload生成持久化机制横向移动Shellcode后渗透利用渗透测试命令与控制红队Shellcode 生成Payload 开发
1.6k3287年前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
GitHubnccgroup/winpayloads

Winpayloads

无法检测的 Windows Payload 生成

查看仓库

Winpayloads - Python2.7

运行在Python2.7上的带有额外功能的不可检测Windows Payload生成器

像往常一样,不要将payload上传到任何在线病毒检查器

  • Virus Total检测 - 更新于25/01/2019 - 16/68检测
    https://www.virustotal.com/#/file/a921ac7540c93bf03a8ed76158b445b5f8780d8f112405811ebbe820c0e3d5c3/detection

如需完全不可检测的Payload,请使用stager功能 Youtube视频

Docker!

普通安装已弃用,请现在使用Docker。
docker pull charliedean07/winpayloads:latest
docker run -e LANG=C.UTF-8 --net=host -it charliedean07/winpayloads

功能

  • UAC绕过 - PowerShellEmpire https://github.com/PowerShellEmpire/Empire/raw/master/data/module_source/privesc/Invoke-BypassUAC.ps1 版权(c)2015, Will Schroeder和Justin Warner。保留所有权利。
  • PowerUp - PowerShellEmpire https://raw.githubusercontent.com/PowerShellEmpire/PowerTools/master/PowerUp/PowerUp.ps1 版权(c)2015, Will Schroeder和Justin Warner。保留所有权利。
  • Invoke-Shellcode https://github.com/PowerShellMafia/PowerSploit/blob/master/CodeExecution/Invoke-Shellcode.ps1 版权(c)2012, Matthew Graeber。保留所有权利。
  • Invoke-Mimikatz https://github.com/PowerShellMafia/PowerSploit/blob/master/Exfiltration/Invoke-Mimikatz.ps1 版权(c)2012, Matthew Graeber。保留所有权利。
  • Invoke-EventVwrBypass https://github.com/enigma0x3/Misc-PowerShell-Stuff/blob/master/Invoke-EventVwrBypass.ps1 Matt Nelson (@enigma0x3)
  • 持久化 - 在重启时添加Payload持久性
  • Psexec Spray - 喷射哈希直到成功连接并在目标上执行psexec payload
  • 上传到本地Web服务器 - 轻松部署
  • Powershell Stager - 允许在内存中调用payload等
  • 反沙箱技术
  • 自定义shellcode

查看Wiki以获取安装和更多信息!

https://github.com/nccgroup/Winpayloads/wiki

alt tag

博客上的视频和信息(已过时)

https://charliedean.github.io

下载工具