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-2024-38077-check — CVE-2024-38077 vulnerability checker with proof-of-concept exploit targeting Windows Remote Desktop Licensing Service. Validates by connecting to a specified IP address. | Kitploit
Tools/GitHubGitHub/psl-b/cve-2024-38077-check
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubpsl-b/cve-2024-38077-check

CVE-2024-38077-check

CVE-2024-38077 vulnerability checker with proof-of-concept exploit targeting Windows Remote Desktop Licensing Service. Validates by connecting to a specified IP address.

View Repository
1132 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

Vulnerability analysis asynchronous pdf file. My ability is limited, unable to achieve RCE yet. Please advise, masters. For vulnerability verification, just change the IP.

root@kitploit:~
if __name__ == '__main__':
    print(logo)
    connect_to_license_server("192.168.6.132")
Download Tool