Re: [sqlmap-users] Hsqldb support

2013-10-23 Thread Brandon Perry
There are no errors and it is a time based injection, so not much to go on in terms of page content. I have no issues enumerating tables or bruteforcing columns. Will test out the -f --banner args tonight. Good to hear it should be supported well. Sent from a computer > On Oct 23, 2013, at 0:

Re: [sqlmap-users] Hsqldb support

2013-10-22 Thread Miroslav Stampar
Hi Brandon. HSQLDB should be considered as (fully) supported by sqlmap. Nevertheless, there is always a space for improvements. You won't be able to run shell commands nor read OS files with it as it is a very constrained DBMS (Java based). As of a problem with enumerating column names. Do you g

[sqlmap-users] Hsqldb support

2013-10-22 Thread Brandon Perry
How supported would we consider hsqldb? Not sure of its limitations, but I seem to have trouble enumerating columns with it. Also, --os-shell and --file-read report that hsqldb doesnt support either. Very possible, but I want to ensure it is because of technical limitations with hsqldb and not