-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Description
[05:06:46] [ERROR] thread MainThread: unhandled exception occurred in sqlmap/1.5.12.3#dev. It is rec
ommended to retry your run with the latest development version from official GitHub repository at 'h
ttps://github.com/sqlmapproject/sqlmap'. If the exception persists, please open a new issue at 'http
s://github.com/sqlmapproject/sqlmap/issues/new' with the following text and any other information re
quired to reproduce the bug. Developers will try to reproduce the bug, fix it accordingly and get ba
ck to you
Running version: 1.5.12.3#dev
Python version: 2.7.15
Operating system: Windows-2008ServerR2-6.1.7601-SP1
Command line: sqlmap.py -u https://xxx.com/post/account.php --data xx=11&xxx=sam
ple%40email.com&xxx=emebjqlt&xxx=ID&xxx=emebjqlt&xxx=1&wnu_tel=555-666
-0606&wnu_type=3 --random-agent -p xxx --dbms=mysql --level=5 --risk=3 --skip-waf --dump -D xxx
_v2 -T xxx
Technique: ERROR
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
File "C:\Python27\sqlmap\lib\core\threads.py", line 157, in runThreads
threadFunction()
File "C:\Python27\sqlmap\lib\techniques\error\use.py", line 439, in errorThread
threadData.shared.value.append(threadData.shared.buffered[0][1])
File "C:\Python27\sqlmap\lib\core\bigarray.py", line 105, in append
filename = self._dump(self.chunks[-1])
File "C:\Python27\sqlmap\lib\core\bigarray.py", line 135, in _dump
handle, filename = tempfile.mkstemp(prefix=MKSTEMP_PREFIX.BIG_ARRAY)
File "C:\Python27\lib\tempfile.py", line 314, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags)
File "C:\Python27\lib\tempfile.py", line 245, in _mkstemp_inner
_set_cloexec(fd)
File "C:\Python27\lib\tempfile.py", line 50, in _set_cloexec
flags = _fcntl.fcntl(fd, _fcntl.F_GETFD, 0)
AttributeError: 'module' object has no attribute 'F_GETFD'
[05:06:46] [CRITICAL] there has been a problem while accessing temporary files