Skip to content

Unhandled exception (#9390d4ab) #6033

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.10.3.4#dev
Python version: 3.13.11
Operating system: Linux-6.18.9+kali-amd64-x86_64-with-glibc2.42
Command line: /usr/bin/sqlmap -r ******** --risk=3 --level=3 --os-pwn -D **************
Technique: BOOLEAN
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
  File "sqlmap", line 222, in main
    start()
    ~~~~~^^
  File "/share/sqlmap/lib/core/decorators.py", line 99, in _
    result = f(*args, **kwargs)
  File "/share/sqlmap/lib/controller/controller.py", line 732, in start
    action()
    ~~~~~~^^
  File "/share/sqlmap/lib/controller/action.py", line 224, in action
    conf.dbmsHandler.osPwn()
    ~~~~~~~~~~~~~~~~~~~~~~^^
  File "/share/sqlmap/plugins/generic/takeover.py", line 156, in osPwn
    f.write("1")
    ~~~~~~~^^^^^
TypeError: a bytes-like object is required, not 'str'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions