Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/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监听

View Repository
237 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Usage:

After downloading the script, modify attack_ip to the IP of Kali, LPORT to the port that msf will listen on, and DIR to any empty directory

Give the script 777 permissions

root@kitploit:~
chmod 777 auto

Then run the script

root@kitploit:~
./auto

Then find the Invoice.ppsx file in the DIR+Office8570 directory and send it to the victim After the victim opens the Invoice.ppsx file, it will use PowerShell to download shell.exe, and then a meterpreter session will be returned

Download Tool