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

Unhandled exception (#390f8c9a) #4400

Closed
sqlmapreporter opened this issue Oct 26, 2020 · 0 comments
Closed

Unhandled exception (#390f8c9a) #4400

sqlmapreporter opened this issue Oct 26, 2020 · 0 comments
Assignees
Milestone

Comments

@sqlmapreporter
Copy link

@sqlmapreporter sqlmapreporter commented Oct 26, 2020

Running version: 1.4.9.15#dev
Python version: 3.8.5
Operating system: Windows-10-10.0.14393-SP0
Command line: sqlmap.py -r ************ -p ctl00%24ContentPlaceHolder1%24txtPassword --os-pwn
Technique: STACKED
Back-end DBMS: Microsoft SQL Server (fingerprinted)
Traceback (most recent call last):
  File "sqlmap.py", line 215, in main
    start()
  File "lib/core/decorators.py", line 78, in _
    result = f(*args, **kwargs)
  File "lib/controller/controller.py", line 704, in start
    action()
  File "lib/controller/action.py", line 224, in action
    conf.dbmsHandler.osPwn()
  File "plugins/generic/takeover.py", line 273, in osPwn
    self.pwn(goUdf)
  File "lib/takeover/metasploit.py", line 675, in pwn
    debugMsg += "with return code %s" % self._controlMsfCmd(self._msfCliProc, func)
  File "lib/takeover/metasploit.py", line 519, in _controlMsfCmd
    inp += char
TypeError: can only concatenate str (not "bytes") to str
@stamparm stamparm self-assigned this Oct 26, 2020
@stamparm stamparm added this to the 1.5 milestone Oct 26, 2020
@stamparm stamparm closed this in 673a5af Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.