-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Milestone
Description
Running version: 1.7.4.10#dev
Python version: 3.10.7
Operating system: Linux-5.18.0-kali5-amd64-x86_64-with-glibc2.34
Command line: /usr/bin/sqlmap -u *************************************************************** --cookie **************************************************************** --file-write ***** --file-dest /usr/local/mysql/data/shell1.php --threads=10
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
File "sqlmap", line 177, in main
init()
File "/share/sqlmap/lib/core/option.py", line 2891, in init
_basicOptionValidation()
File "/share/sqlmap/lib/core/option.py", line 2863, in _basicOptionValidation
errMsg = "file '%s' does not exist" % os.path.abspath(conf.fileWrite)
File "/lib/python3.10/posixpath.py", line 383, in abspath
cwd = os.getcwd()
FileNotFoundError: [Errno 2] No such file or directory