sqlmapproject / sqlmapproject/sqlmap

Metasploit support for Windows users

Open
#2,285 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
38.5k
Forks
6.4k
Avg merge
3d 3h
Merged PRs (30d)
1

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, ruby
Domain
cli, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.