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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2017-8570 — ## 在kali中自动化生成cve-2017-8570的恶意ppsx文件和配置msf监听 | Kitploit
工具/GitHubGitHub/drac0nids/cve-2017-8570
Payload GenerationExploitationWeb Application ExploitationPenetration TestingCommand and ControlShellcode Generation
GitHubdrac0nids/cve-2017-8570

CVE-2017-8570

## 在kali中自动化生成cve-2017-8570的恶意ppsx文件和配置msf监听

查看仓库
237年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

用法:

下载脚本后修改attack_ip为kali的ip,LPORT为msf要监听的端口,DIR为任意空目录

给脚本777的权限

root@kitploit:~
chmod 777 auto

然后运行脚本

root@kitploit:~
./auto

然后在DIR+Office8570 目录下找到Invoice.ppsx文件,将其发送给被攻击者 被攻击者打开Invoice.ppsx文件后会利用powershell下载shell.exe,然后会返回一个meterpreter

下载工具