[sqlmap-users] about http 500 error

2011-09-18 Thread root
hi when i use sqlmap to inject web app,i recvied this unable to retrieve the number of columns 'username' entries for table 'K_members' on database 'demo_test' [13:39:03] [WARNING] HTTP error codes detected during testing: 500 (Internal Server Error) - 3 times but i can get database name and ta

Re: [sqlmap-users] Sqlmap not working

2011-09-18 Thread shaohua pan
try to add python before your command,just like: *python *sqlmap.py -u http://www.target.com Make sure that the directory of python has been added to your PATH. 2011/9/19 zerkerpure pkinghotmailcom > > hello I recently installed Sqlmap and python like I was suppost to but when > I go to

[sqlmap-users] Sqlmap not working

2011-09-18 Thread zerkerpure pkinghotmailcom
hello I recently installed Sqlmap and python like I was suppost to but when I go to click sqlmap which is a python file it starts up and says the normal sqlmap/0.9 - autmatic SQL injection and database takeover tool http://sqlmap.sourceforge.net Usage: python C:\Users\Name\Desktop\sqlmap\

Re: [sqlmap-users] sqlmap error

2011-09-18 Thread Miroslav Stampar
hi. you are probably using Windows and you just double clicked the sqlmap.py file :) you are supposed to go the "Command Prompt" inside Windows OS, go to the sqlmap's directory, and from there run: python sqlmap.py together with other options. also, you are advised to checkout the latest v1.0-de

[sqlmap-users] sqlmap error

2011-09-18 Thread zerkerpure pkinghotmailcom
hello I recently installed Sqlmap and python like I was suppost to but when i go to click sqlmap which is a python file it starts up and says the normal sqlmap/0.9 - autmatic SQL injection and database takeover tool http://sqlmap.sourceforge.net Usage: python C:\Users\Name\Desktop\sqlmap\sqlmap