sqlmapproject / sqlmapproject/sqlmap
Metasploit support for Windows users
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 38.5k
- 派生
- 6.4k
- 平均合并
- 3 天 3 小时
- 30 天内合并 PR
- 1
描述
I am using:
Windows 10 x64 Enterprise
Python 2.7
sqlmap 1.0.10.60#dev
metasploit 4.12.40-dev
When using the --msf-path option to use the --os-pwn feature, I can add the path but there are no .exe's in that folder to C:\metasploit-framework\embedded\ for sqlmap to view. Everything that would be needed "msfconsole", "msfvenom"... etc. Are all ruby scripts. Is there a way to get this to run on a Windows box? It would be so awesome even if this means editing sqlmap source code to do it just point me in the right direction.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
The issue centers on sqlmap’s --msf-path and --os-pwn integration with Metasploit’s msfconsole and msfvenom scripts on Windows. Start by tracing how those options locate and invoke the Metasploit tools; done means the os-pwn workflow runs on Windows 10 despite Metasploit providing Ruby scripts rather than executables.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, ruby
- 领域
- cli, security
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100