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-2002-1614 — C exploit for CVE-2002-1614, compiled with GCC for educational or authorized penetration testing on vulnerable systems. | Kitploit
Tools/GitHubGitHub/wlensinas/cve-2002-1614
Vulnerability AnalysisExploitationPenetration TestingLearning & EducationBinary Exploitation
GitHubwlensinas/cve-2002-1614

CVE-2002-1614

C exploit for CVE-2002-1614, compiled with GCC for educational or authorized penetration testing on vulnerable systems.

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

CVE-2002-1614

This exploit use it for educational porpouse or for your legal pentesting process.

Source: https://www.exploit-db.com/exploits/281

Compile

  • gcc exploit.c
  • Output file: a.out

Usage

  • Permission for execution: chmod +x a.out
  • Execution: ./a.out
Download Tool