Re: [sqlmap-users] SQLMap not working while testing localhost

2013-08-02 Thread Miroslav Stampar
Hi. We are continuously testing sqlmap in similar conditions and haven't noticed similar issue(s). What technique is involved (in first case)? Are you able to retrieve any data with it? What does "SQL_INJECTION_UNION_CONDITION" means?? Can you please send a content of a traffic files for both c

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

Re: [sqlmap-users] sqlmap not working without icmp

2011-04-28 Thread Miroslav Stampar
It would be great if you could wireshark that icmp traffic and show us what's happening. Thing is that we are really not aware of icmp traffic in normal case. Kr On Thursday, April 28, 2011, Bernardo Damele A. G. wrote: > Hi Goce, > > On 24 April 2011 04:11, Goce Trenchev wrote: >> I've been do

Re: [sqlmap-users] sqlmap not working without icmp

2011-04-27 Thread Bernardo Damele A. G.
Hi Goce, On 24 April 2011 04:11, Goce Trenchev wrote: > I've been doing some experiments with sqlmap and I found out that when i > turn off the icmp so there is no ping reply from the target server, sqlmap > is not working and it says connection timed out. It would be great if there > is an optio