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-2019-0708-poc — CVE-2019-0708 远程代码执行漏洞批量检测 | Kitploit
Tools/GitHubGitHub/biggerwing/cve-2019-0708-poc
Vulnerability ScannersExploitationInformation GatheringPenetration TestingRemote Access Tool
GitHubbiggerwing/cve-2019-0708-poc

CVE-2019-0708-poc

CVE-2019-0708 远程代码执行漏洞批量检测

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

CVE-2019-0708-poc

CVE-2019-0708 Remote Code Execution Vulnerability Batch Detection

3389_hosts is a list of IP addresses to be detected, one per line

pool = ThreadPool(10) is a custom scanning thread count

Note

Windows python3 environment

Usage

  1. Edit 3389_hosts, write the IP addresses to be detected into the file, one per line
  2. Switch the command line to the directory where the code is located, and run python cve-2019-0708.py
Download Tool