Re: [sqlmap-users] Data dump gives me garbage values

2015-02-26 Thread Miroslav Stampar
Looks like false positive. Please rerun with --flush-session. Bye On Sun, Feb 22, 2015 at 6:41 AM, Bruno Ferreira wrote: > Hello everyone, > > I just started using sqlmap and it detects basic stuff fine so far > (database, operative system, php version, ...) but when it comes to > retrieving in

[sqlmap-users] Data dump gives me garbage values

2015-02-26 Thread Bruno Ferreira
Hello everyone, I just started using sqlmap and it detects basic stuff fine so far (database, operative system, php version, ...) but when it comes to retrieving information I get a lot of garbage that I can't make sense of. An example of this 'garbage text' can be seen in the attached screenshot.

Re: [sqlmap-users] Data dump gives me garbage values

2015-02-22 Thread Bruno Ferreira
Hello again, I found the problem. The SQL injection parameter that I found was a false positive and the output of the page was random and unrelated to the injected values. The 'garbage' I got was the product of that randomness. Cumprimentos, Bruno Ferreira 2015-02-22 14:40 GMT+00:00 Bruno Ferrei

[sqlmap-users] Data dump gives me garbage values

2015-02-22 Thread Bruno Ferreira
Hello everyone, I just started using sqlmap and it detects basic stuff fine so far (database, operative system, php version, ...) but when it comes to retrieving information I get a lot of garbage that I can't make sense of. An example of this 'garbage text' can be seen in the attached screenshot.