Hi.

You are using fairly outdated version. Please update to the latest revision
and retry it again. You can visit our official homepage at
http://sqlmap.org/ and read under "Download" section for more instructions.

Kind regards,
Miroslav Stampar

On Sat, Oct 27, 2012 at 9:09 AM, Võ Hoàng Bảo Ngọc
<taoyeutie...@gmail.com>wrote:

> I have problem with sql-map when i try to use my wordlist to crack
> password and this is the report:
>
> sqlmap version: 1.0-dev (r4766)
> Python version: 2.6.5
> Operating system: posix
> Command line: ./sqlmap.py -u
> ************************************************* -D **** -T *********
> --dump
> Technique: ERROR
> Back-end DBMS: MySQL (fingerprinted)
> Traceback (most recent call last):
>   File "/pentest/database/sqlmap/_sqlmap.py", line 83, in main
>     start()
>   File "/pentest/database/sqlmap/lib/controller/controller.py", line 565,
> in start
>     action()
>   File "/pentest/database/sqlmap/lib/controller/action.py", line 109, in
> action
>     conf.dbmsHandler.dumpTable()
>   File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line
> 1761, in dumpTable
>     attackDumpedTable()
>   File "/pentest/database/sqlmap/lib/utils/hash.py", line 375, in
> attackDumpedTable
>     results = dictionaryAttack(attack_dict)
>   File "/pentest/database/sqlmap/lib/utils/hash.py", line 638, in
> dictionaryAttack
>     dictPaths = getFileItems(listPath)
>   File "/pentest/database/sqlmap/lib/core/common.py", line 1753, in
> getFileItems
>     with codecs.open(filename, 'r', UNICODE_ENCODING) if unicode_ else
> open(filename, 'r') as f:
>   File "/usr/lib/python2.6/codecs.py", line 870, in open
>     file = __builtin__.open(filename, mode, buffering)
> IOError: [Errno 21] Is a directory: '/wordlist'
>
> Please help me to resolve the problem
>
>
> ------------------------------------------------------------------------------
> WINDOWS 8 is here.
> Millions of people.  Your app in 30 days.
> Visit The Windows 8 Center at Sourceforge for all your go to resources.
> http://windows8center.sourceforge.net/
> join-generation-app-and-make-money-coding-fast/
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>


-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
WINDOWS 8 is here. 
Millions of people.  Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to