[sqlmap-users] sqlmap error on BT5
Brought to you by:
inquisb
From: Joseph S. <jos...@gm...> - 2011-06-15 19:40:23
|
I keep getting this error when trying to update. sqlmap version: 0.9 (r3630) Python version: 2.6.5 Operating system: posix Command line: sqlmap.py --update Technique: None Back-end DBMS: None (identified) Traceback (most recent call last): File "sqlmap.py", line 74, in main dataToStdout("[*] starting at %s\n\n" % time.strftime("%X"), forceOutput=True) File "/pentest/database/sqlmap/lib/core/option.py", line 1590, in init update() File "/pentest/database/sqlmap/lib/core/update.py", line 71, in update client.update(rootDir) ClientError: callback_get_login required |