Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about pywin32 #3808

Closed
687766616e opened this issue Jul 8, 2019 · 4 comments
Closed

about pywin32 #3808

687766616e opened this issue Jul 8, 2019 · 4 comments
Labels

Comments

@687766616e
Copy link

 [CRITICAL] sqlmap requires third-party module 'pywin32' in order to use Metasploit functionalities on Windows. You can download it from 'https://sourceforge.net/projects/pywin32/files/pywin32/'

https://sourceforge.net/projects/pywin32/files/pywin32/ to https://github.com/mhammond/pywin32

@687766616e
Copy link
Author

or pip install pywin32

@687766616e
Copy link
Author

I installed it via pip, but sqlmap couldn't detect it.

@stamparm
Copy link
Member

stamparm commented Jul 8, 2019

A) You are doing something wrong. Just installed fresh Python 2.7 and pip install pywin32 and tried to import win32file (submodule from pywin32 - same one which generates the nagging error in your case). Please find attached the sample run.
B) Metasploit is still not supported by sqlmap on Windows (Issues #28 and #2285)

test

@stamparm stamparm closed this as completed Jul 8, 2019
stamparm added a commit that referenced this issue Jul 8, 2019
@687766616e
Copy link
Author

^^''

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants