Skip to content

Unhandled exception (#0c4b66a7) #892

Description

@sqlmapreporter
sqlmap version: 1.0-dev-baf9ada
Python version: 2.7.6
Operating system: posix
Command line: sqlmap.py --url=****************************************************************************** --dbms=mysql --file-read=./
Technique: UNION
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
  File "sqlmap.py", line 99, in main
    start()
  File "lib/controller/controller.py", line 594, in start
    action()
  File "lib/controller/action.py", line 150, in action
    conf.dumper.rFile(conf.dbmsHandler.readFile(conf.rFile))
  File "plugins/generic/filesystem.py", line 237, in readFile
    localFilePath = dataToOutFile(remoteFile, fileContent)
  File "lib/core/common.py", line 859, in dataToOutFile
    with codecs.open(retVal, "wb", UNICODE_ENCODING) as f:
  File "usr/lib/python2.7/codecs.py", line 878, in open
    file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 21] Is a directory: u'/home/flux/.sqlmap/output/************/files/.'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions