Re: [sqlmap-users] about saving configuration

2015-08-14 Thread Miroslav Stampar
Solved both of issues with the latest commit. Bye On Thu, Aug 13, 2015 at 11:46 AM, Vojtěch Polášek wrote: > Greetings, > I think I have found several bugs when using --save to save configuration. > 1. I can't specify the file name, it tries to create some random file in > Sqlmap base directory

[sqlmap-users] about saving configuration

2015-08-13 Thread Vojtěch Polášek
Greetings, I think I have found several bugs when using --save to save configuration. 1. I can't specify the file name, it tries to create some random file in Sqlmap base directory. This can cause problems, for example, I don't have permissions to write there, so I have to run Sqlmap with sudo. 2.