Results 1 to 3 of 3

Thread: SQLMAP error

  1. #1
    Join Date
    2013-Apr
    Posts
    10

    SQLMAP error

    Hi,

    When i run
    Code:
    python sqlmap.py -u http://www.website.com/ --dbs
    I see this:

    Code:
    python: can't open file 'sqlmap.py': [Errno 2] No such file or directory
    I have my system updated.
    Can someone help me with this?

    Regards,

  2. #2
    Join Date
    2013-May
    Location
    indonesia
    Posts
    20
    why run with python ??
    just type
    root@kali:~# sqlmap -u www.target.com/vuln.php?id=1 --current-db

  3. #3
    Join Date
    2013-Apr
    Posts
    10
    Oh i'm a retarded lol.

    I was doing that way because i've read some tutorials and all of them worked that way.

    Thanks man, sometimes its more simple than we think

Similar Threads

  1. Sqlmap error
    By liuker in forum General Archive
    Replies: 1
    Last Post: 2013-07-25, 11:24
  2. Sqlmap error
    By Gr4nD T3R0R in forum TroubleShooting Archive
    Replies: 7
    Last Post: 2013-07-21, 02:35

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •