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
trans2open-CVE-2003-0201 — Samba exploit CVE2003-0201 | Kitploit
Tools/GitHubGitHub/kernelpan1k/trans2open-cve-2003-0201
Exploit FrameworksVulnerability AnalysisExploitationPenetration TestingBinary Exploitation
GitHubkernelpan1k/trans2open-cve-2003-0201

trans2open-CVE-2003-0201

Samba exploit CVE2003-0201

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

Samba versions 2.2.0 to 2.2.8

This exploits the buffer overflow found in Samba versions 2.2.0 to 2.2.8. This particular module is capable of exploiting the flaw on x86 Linux systems that do not have the noexec stack option set. NOTE: Some older versions of RedHat do not seem to be vulnerable since they apparently do not allow anonymous access to IPC.

CVE

  • CVE-2003-0201
  • OSVDB-4469
  • BID-7294

Compile

gcc trans2open.c -o trans2open

Metasploit

https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/samba/trans2open.rb

Download Tool