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
CVE-2025-59287-WSUS — PowerShell proof-of-concept exploit for CVE-2025-59287 targeting WSUS servers. Automates payload generation with ysoserial.net and triggers a reverse shell via a malicious computer object. | Kitploit
Tools/GitHubGitHub/tecxx/cve-2025-59287-wsus
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubtecxx/cve-2025-59287-wsus

CVE-2025-59287-WSUS

PowerShell proof-of-concept exploit for CVE-2025-59287 targeting WSUS servers. Automates payload generation with ysoserial.net and triggers a reverse shell via a malicious computer object.

View Repository
18510 months 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

CVE-2025-59287-WSUS

powershell version of hawktrace POC exploit https://hawktrace.com/blog/CVE-2025-59287-UNAUTH

1: edit the variables in the script (url, port, etc)

2: start netcat listener

3: run script - it will auto download ysoserial.net, generate the payload and send exploit to WSUS server

this will generate a new computer in your console named hawktrace.local

image

4: (re)open the WSUS console to trigger the exploit.

the console will run into an error

image

but this triggers the reverse shell and connect you your kali:

image

Testing / Infos

tested on (unpatched) server 2022, wsus version 10.0.20348.1 image

use at your own risk. no support, no guarantees.

Download Tool