sqlmapproject / sqlmap

Automatic SQL injection and database takeover tool
http://sqlmap.org
Other
32.5k stars 5.71k forks source link

Metasploit support for Windows users #2285

Open 3n1gma30 opened 7 years ago

3n1gma30 commented 7 years ago

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.

wandoelmo commented 6 years ago

You do not need to edit the sqlmap. you can install ruby, and install mestasploit in an out-of-date version. configures the location in the system path.

or simply lowers the pentestbox white metasploit. that the same is already configured in the way you use