Re: [sqlmap-users] File Dump Write Error

2011-12-20 Thread lnxg33k
On 12/20/2011 02:43 PM, Chris Oakley wrote: Hi The first table in a DB is called: "dbo. " (with spaces). After dumping the table, the following output is received: [12:40:39] [CRITICAL] there has been a file opening error for filename 'C:\Program Files\sqlmap\output\***\dump\ ***\dbo."

Re: [sqlmap-users] File Dump Write Error

2011-12-20 Thread Chris Oakley
Hi Miroslav That, along with the dump-all stop=x fix, work perfectly. Thank you very much for such a prompt fix! Regards Chris On 20 December 2011 13:09, lnxg33k wrote: > On 12/20/2011 02:43 PM, Chris Oakley wrote: > > Hi > > The first table in a DB is called: "dbo. " (with spaces). Af

Re: [sqlmap-users] File Dump Write Error

2011-12-20 Thread Miroslav Stampar
Hi Chris. This should be fixed now. Kind regards On Tue, Dec 20, 2011 at 1:43 PM, Chris Oakley wrote: > Hi > > The first table in a DB is called: "dbo. " (with spaces). After > dumping the table, the following output is received: > > [12:40:39] [CRITICAL] there has been a file opening erro

Re: [sqlmap-users] stop command

2011-12-20 Thread Miroslav Stampar
Hi. I believe that this should be hopefully fixed with the latest commit (not sure which DBMS you've run sqlmap against). Kind regards On Tue, Dec 20, 2011 at 12:58 PM, Chris Oakley wrote: > Hi All > > I was under the impression that -D dbname --dump-all --stop=10 would > retrieve the first 10

[sqlmap-users] File Dump Write Error

2011-12-20 Thread Chris Oakley
Hi The first table in a DB is called: "dbo. " (with spaces). After dumping the table, the following output is received: [12:40:39] [CRITICAL] there has been a file opening error for filename 'C:\Program Files\sqlmap\output\***\dump\ ***\dbo." ".csv'. Please check write permissions on a file

Re: [sqlmap-users] Injection in Host: header

2011-12-20 Thread Miroslav Stampar
Hi Anindya. With the latest commit (r4598) you should be able to do this (-p host). Kind regards, Miroslav Stampar On Mon, Dec 19, 2011 at 12:29 PM, Miroslav Stampar < miroslav.stam...@gmail.com> wrote: > Hi. > > Sorry, but you'll have to wait a bit. Thing is that there is no easy > "patch" sol

[sqlmap-users] stop command

2011-12-20 Thread Chris Oakley
Hi All I was under the impression that -D dbname --dump-all --stop=10 would retrieve the first 10 rows of each table for the given DB, but it seems to be doing a full retrieve. Is there a way to do this without specifying each table one at a time/ Regards Chris -

Re: [sqlmap-users] BUG - Arabic unicode problem

2011-12-20 Thread Miroslav Stampar
Hi Sherif. This should be fixed with the latest commit. Kind regards, Miroslav Stampar On Tue, Dec 20, 2011 at 10:20 AM, Sherif El-Deeb wrote: > The site has Arabic text. > > sqlmap version: 1.0-dev (r4595) > Python version: 2.6.5 > Operating system: posix > Command line: ./sqlmap.py -u ***

[sqlmap-users] BUG - Arabic unicode problem

2011-12-20 Thread Sherif El-Deeb
The site has Arabic text. sqlmap version: 1.0-dev (r4595) Python version: 2.6.5 Operating system: posix Command line: ./sqlmap.py -u ** --crawl 4 --form --random-agent --batch Technique: None Back-end DBMS: None (identified) Traceback (most recent call last): File "/pentest/d