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
winsos-poc — A PoC demonstrating code execution via DLL Side-Loading in WinSxS binaries. | Kitploit
Tools/GitHubGitHub/thiagopeixoto/winsos-poc
ExploitationPost-ExploitationRed TeamingPayload DevelopmentAdversarial Attack
GitHubthiagopeixoto/winsos-poc

winsos-poc

A PoC demonstrating code execution via DLL Side-Loading in WinSxS binaries.

View Repository
1122762 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

WinSOS

This technique utilizes executables within the WinSxS folder, commonly trusted by Windows, to exploit the classic DLL Search Order Hijacking method. By leveraging these executables, threat actors can execute malicious code within Windows applications without requiring elevated privileges. This approach eliminates the need for additional binaries in the attack chain and enables the execution of malicious code from any location. It is compatible with both Windows 10 and 11 and can evade detection by defense software and responders, as the malicious code runs within the memory space of a trusted binary. This technique simplifies the classic DLL Search Order Hijacking and exploits native Windows functionalities without directly exploiting an OS issue.

References

  • Hide and Seek in Windows' Closet: Unmasking the WinSxS Hijacking Hideout
Download Tool