Re: [sqlmap-users] Issue with reading from file...

2014-02-18 Thread Miroslav Stampar
Hi. Can you please send a full sqlmap command used? Bye On Tue, Feb 18, 2014 at 9:28 AM, SpindizZzy L wrote: > Hi, > Encountered a small issue: > > sqlmap won't read from a file.. > using the -r flag > getting the "[critical] the specified HTTP request file does not > exist"-error every time

[sqlmap-users] Issue with reading from file...

2014-02-18 Thread SpindizZzy L
Hi, Encountered a small issue: sqlmap won't read from a file.. using the -r flag getting the "[critical] the specified HTTP request file does not exist"-error every time :( and all I did was copy a POST request from burpsuite to a .txt file any ideas on this ? problem with the parser perhaps ? T