You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "sqlmap.py", line 157, in main
start()
File "lib/controller/controller.py", line 649, in start
action()
File "lib/controller/action.py", line 112, in action
conf.dumper.dbTableColumns(conf.dbmsHandler.getColumns(), CONTENT_TYPE.COLUMNS)
File "plugins/generic/databases.py", line 496, in getColumns
return columnExists(paths.COMMON_COLUMNS)
File "lib/utils/brute.py", line 252, in columnExists
runThreads(conf.threads, columnExistsThread, threadChoice=True)
File "lib/core/threads.py", line 167, in runThreads
print
File "thirdparty/colorama/ansitowin32.py", line 40, in write
self.__convertor.write(text)
File "thirdparty/colorama/ansitowin32.py", line 141, in write
self.write_and_convert(text)
File "thirdparty/colorama/ansitowin32.py", line 169, in write_and_convert
self.write_plain_text(text, cursor, len(text))
File "thirdparty/colorama/ansitowin32.py", line 174, in write_plain_text
self.wrapped.write(text[start:end])
IOError: [Errno 0] Error
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: