sqlmapproject / sqlmapproject/sqlmap
Metasploit support for Windows users
Personne n'a encore pris cette issue.
- Langage dominant
- Python
- Étoiles
- 38.5k
- Forks
- 6.4k
- Merge moyen
- 3 j 3 h
- PR mergées (30 j)
- 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.
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, ruby
- Domaine
- cli, security
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100