[sqlmap-users] Error
Brought to you by:
inquisb
From: Spencer J. M. <smc...@se...> - 2010-12-08 16:35:03
|
[11:21:18] [ERROR] unhandled exception in sqlmap/0.8, please copy the command line and the following text and send by e-mail to sql...@li.... The developer will fix it as soon as possible: sqlmap version: 0.8 Python version: 2.7 Operating system: linux2 Traceback (most recent call last): File "./sqlmap.py", line 77, in main start() File "/opt/sqlmap/lib/controller/controller.py", line 138, in start createTargetDirs() File "/opt/sqlmap/lib/core/target.py", line 208, in createTargetDirs os.makedirs(conf.outputPath, 0755) File "/usr/lib64/python2.7/os.py", line 157, in makedirs mkdir(name, mode) OSError: [Errno 13] Permission denied: '/opt/sqlmap/output/www.sae.org' [*] shutting down at: 11:21:18 I ran SQLMap from opt with user permissions |