sqlmapproject / sqlmapproject/sqlmap
Metasploit support for Windows users
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 38.5k
- フォーク
- 6.4k
- 平均マージ
- 3日 3時間
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- 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
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100