sqlmap version: 0.9 (r3630)
Python version: 2.7.6
Operating system: posix
Command line: sqlmap.py -u ******************************************
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
  File "sqlmap.py", line 82, in main
    start()
  File "/home/maxime/Téléchargements/sqlmap/lib/controller/controller.py",
line 267, in start
    setupTargetEnv()
  File "/home/maxime/Téléchargements/sqlmap/lib/core/target.py", line
315, in setupTargetEnv
    __createTargetDirs()
  File "/home/maxime/Téléchargements/sqlmap/lib/core/target.py", line
267, in __createTargetDirs
    conf.outputPath = "%s%s%s" % (paths.SQLMAP_OUTPUT_PATH, os.sep,
conf.hostname)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position
14: ordinal not in range(128)

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to