sqlmap says that integer casting is probable, hence to not expect SQLi
findings. Integer casting is an usual way how to fight SQLi.
Bye
On Feb 22, 2016 16:40, "aurel labroue" wrote:
> Hi,
> I'm trying to run nmap on the Blind SQL challenge from DVWA website (lvl
> low), and i get this error that
Hi,I'm trying to run nmap on the Blind SQL challenge from DVWA website (lvl
low), and i get this error that i don't understand:
[ERROR] possible integer casting detected (e.g.
"$id=intval($_REQUEST['id'])") at the back-end web application
Cheers
N.B: i'm running nmap on K
Hi
This time I tried --flush-session as well and now it is showing that the
parameter is not injectable; however when I'm using old session with (-s
old_sessionfile.sqlite) it is not showing this.
Observed similar issue when few days back I tried to sqlinject same
vulnerable parameter using sqlma
In your case, 404 is indication that file has not been found in the
expected place.
Now I see that the temporary file path is not being "refreshed" by the
--fresh-queries. Please rerun the whole case with the --flush-session
Bye
p.s. in your case sqlmap tried to upload the file to the trashy loc
Hi,
Thanks for your reply.
This time I tried with --fresh-queries without specific --techniques.
why am I getting error "page not found (404)" again and again? Does it
indicate that file is being written but is deleted by Anti-Virus control or
something and that's why while calling the uploaded f
Hi.
1) First of all, please don't restrain sqlmap to only use "stacked" SQLi.
That way you'll kill the possibility to get perfectly valid results with
other techniques
2) In current state, you've got some "trashy" characters (because of
combination of laggy connection and stacked SQLi), like: "D:/
Hi All,
In first phase of our test we discovered Target URL is vulnerable and we
managed to retrieved lots of information such as --users, --dbs, some of
--tables and lots more. All this retrieval was very slow probably due to
time-based vulnerability; however tried through all (BEUSTQ) and found
Hi Alex.
This looks like you had some disk IO issue. Are you able to reproduce this?
Kind regards,
Miroslav Stampar
On Fri, Jul 11, 2014 at 3:46 AM, Alex Gerth wrote:
> sqlmap version: 1.0-dev
> Python version: 2.7.3
> Operating system: posix
> Command line: ./sqlmap -u **
sqlmap version: 1.0-dev
Python version: 2.7.3
Operating system: posix
Command line: ./sqlmap -u --dbs
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
File "./sqlmap", line 95, in main
start()
File "/usr/share/sqlma
Hi.
Thank you for your report and find it fixed now.
Bye
On Tue, May 13, 2014 at 12:57 PM, kifo wrote:
> In --os-shell, check php(4) , check custom location(2) and not write
> nothing and push intro.
>
> This is the error:
>
>
> [06:53:20] [INFO] the back-end DBMS is MySQL
> web server opera
In --os-shell, check php(4) , check custom location(2) and not write
nothing and push intro.
This is the error:
[06:53:20] [INFO] the back-end DBMS is MySQL
web server operating system: Windows
web application technology: PHP 5.3.5, Apache 2.2.17
back-end DBMS: MySQL 5.0.11
[06:53:20] [INFO] go
Hi.
Thank you for your report. It should be patched now.
Kind regards,
Miroslav Stampar
On Fri, May 9, 2014 at 8:12 PM, wrote:
> [20:09:37] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your
> run with the latest development version from the GitH
> ub repository. If the exception pe
[20:09:37] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your
run with the latest development version from the GitH
ub repository. If the exception persists, please send by e-mail to
'sqlmap-users@lists.sourceforge.net' or open a new issue a
t 'https://github.com/sqlmapproject/sqlmap/issu
With sqlmap you can try --file-write. If that doesn't work Google for other
methods.
Bye
On Apr 30, 2014 11:53 AM, "Sabin Ranjit" wrote:
> how can i do it in MySQL then? I have current-user and password retrieved.
>
> thanks.
>
>
> On Tue, Apr 29, 2014 at 9:13 PM, Miroslav Stampar <
> miroslav.s
how can i do it in MySQL then? I have current-user and password retrieved.
thanks.
On Tue, Apr 29, 2014 at 9:13 PM, Miroslav Stampar <
miroslav.stam...@gmail.com> wrote:
> As the error suggests, you are limited to only regular queries. In your
> case, you are using INTO. That requires stacked
As the error suggests, you are limited to only regular queries. In your
case, you are using INTO. That requires stacked queries, usually not
available in MySQL.
Bye
On Apr 29, 2014 12:06 PM, "Sabin Ranjit" wrote:
> hi,
> im getting the error like this when i try to upload a hex in the sql-shel
hi,
im getting the error like this when i try to upload a hex in the sql-shell:
[WARNING] execution of custom SQL queries is only available when stacked
queries are supported
my command is like this:
sql-shell> select
0x3c666f726d20656e63747970653d226d756c7469706172742f666f726d2d64617461222061637
hi Miroslav,
the work around from Brandon did work. I faced this in the latest kali 1.06
and also in the case of window 8.
thanks for your reply. :)
regards,
sabin
On Mon, Apr 7, 2014 at 11:28 PM, Miroslav Stampar <
miroslav.stam...@gmail.com> wrote:
> Hi.
>
> This seems to be a known issue in
Hi.
This seems to be a known issue in Kali's (and similar) pre-installed sqlmap
package.
If this work around from Brandon doesn't work out for you please copy the
request.txt to the /tmp directory and checkout/run the latest revision like
described here:
1) cd /tmp
2) git clone https://github.co
Specify an absolute path to the request file.
On Mon, Apr 7, 2014 at 3:34 AM, Sabin Ranjit wrote:
> hello all,
> im getting this error while running the sqlmap with following request
> file. the error displays "parsing HTTP request from
> 'payment_form_submit.txt'
> [04:22:54] [CRITICAL] the sp
hello all,
im getting this error while running the sqlmap with following request file.
the error displays "parsing HTTP request from 'payment_form_submit.txt'
[04:22:54] [CRITICAL] the specified HTTP request file does not exist. "
I have used following syntax to run it
#sqlmap -r 'payment_form_sub
Hi.
Please remove the sqlmap directory and retrieve it with:
git clone https://github.com/sqlmapproject/sqlmap.git
Kind regards,
Miroslav Stampar
On Mon, Sep 2, 2013 at 3:49 AM, Jeff Samuel wrote:
> Hi, when running sqlmap –update i´m getting the following error:
>
> ** **
>
> (btw, I´m
Hi, when running sqlmap update i´m getting the following error:
(btw, I´m using this email address because sqlmap told me too, sorry if this
is not the best way to approach you guys)
[22:47:56] [INFO] update in progress ..
[22:47:58] [ERROR] update could not be completed ('From git
r, and is precisely this function that
> is making the injection a false positive, I think. I thought enough of
> something to get around it, including, I believe, some to use this form of
> defense against sql injection.
>
> ------
> Date: Wed, 12 J
07 +0200
Subject: Re: [sqlmap-users] error or bug
From: miroslav.stam...@gmail.com
To: jonatah-rom...@hotmail.com
CC: sqlmap-users@lists.sourceforge.net
Most probably it has a dynamic content inside (changing between each response).
I can't tell you more because I don't know the details
lters sanitize, or some function
> decode () making sure the ID explicitly safe? Or some other reason?
>
> --
> Date: Wed, 12 Jun 2013 06:02:23 +0200
> Subject: Re: [sqlmap-users] error or bug
> From: miroslav.stam...@gmail.com
> To: j
It is a false positive because of filters sanitize, or some function decode ()
making sure the ID explicitly safe? Or some other reason?
Date: Wed, 12 Jun 2013 06:02:23 +0200
Subject: Re: [sqlmap-users] error or bug
From: miroslav.stam...@gmail.com
To: jonatah-rom...@hotmail.com
CC: sqlmap-users
Hi.
It's a false positive.
Kind regards,
Miroslav Stampar
On Jun 12, 2013 2:42 AM, "Jonatah Romero"
wrote:
> Hello guys, i made 3 attempts injection, all 3 have unequal information,
> one said there was no injection, the other said through heuristics to be
> Firebird DBMS, and the DBMS be anoth
Hello guys, i made 3 attempts injection, all 3 have unequal information, one
said there was no injection, the other said through heuristics to be Firebird
DBMS, and the DBMS be another SAP MaxDB. I also tested it with --tamper, and
--string, as stated sqlmap, stated that it was a false positive.
Hi.
Problem found and "patched". Please update to the latest revision and retry
it again (preferably with --flush-session or at least --fresh-queries).
Kind regards,
Miroslav Stampar
On Mon, Apr 1, 2013 at 7:57 PM, Gerardo Iglesias Galvan wrote:
> When trying to enumerate columns names from a
When trying to enumerate columns names from a table (-T tablename
--columns) sqlmap successfully retrieves the schema from sqlite_master,
however it fails on identifying the columns names. I get the next output:
[11:57:5
Hi Florian.
Thank you for your report. It should be ok now.
Bye
On Fri, Jan 25, 2013 at 2:45 AM, Florian Strankowski wrote:
> sqlmap version: 1.0-dev-aed833c
> Python version: 2.6.6
> Operating system: posix
> Command line: ./sqlmap.py -u *
> --headers=x
sqlmap version: 1.0-dev-aed833c
Python version: 2.6.6
Operating system: posix
Command line: ./sqlmap.py -u *
--headers=x-forwarded-for: 1* --threads 10 --banner
Technique: TIME
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
File "
Hi.
You are using fairly outdated version. Please update to the latest revision
and retry it again. You can visit our official homepage at
http://sqlmap.org/ and read under "Download" section for more instructions.
Kind regards,
Miroslav Stampar
On Sat, Oct 27, 2012 at 9:09 AM, Võ Hoàng Bảo Ngọc
I have problem with sql-map when i try to use my wordlist to crack password
and this is the report:
sqlmap version: 1.0-dev (r4766)
Python version: 2.6.5
Operating system: posix
Command line: ./sqlmap.py -u
* -D -T *
--dump
Technique: ER
Hi Joshua.
This was fixed yesterday [1]. Please update to the latest revision and try
it again.
Kind regards,
Miroslav Stampar
[1] https://github.com/sqlmapproject/sqlmap/issues/214
On Wed, Oct 24, 2012 at 7:36 AM, Joshua Rogers wrote:
> [16:35:30] [CRITICAL] unhandled exception in sqlmap/1.0
[16:35:30] [CRITICAL] unhandled exception in sqlmap/1.0-dev-f11a640,
retry your run with the latest development version from the GitHub
repository. If the exception persists, please send by e-mail to
'sqlmap-users@lists.sourceforge.net' or open a new issue at
'https://github.com/sqlmapproject/sqlma
You may just rm -rf sqlmap and reclone. :-\
On Jul 13, 2012 11:32 AM, "Iago Sousa" <146050...@gmail.com> wrote:
> Git shows the same error.
>
> On Fri, Jul 13, 2012 at 3:24 PM, Brandon Perry
> wrote:
>
>> Now run git pull
>> On Jul 13, 2012 11:23 AM, "Iago Sousa" <146050...@gmail.com> wrote:
>>
>
Git shows the same error.
On Fri, Jul 13, 2012 at 3:24 PM, Brandon Perry wrote:
> Now run git pull
> On Jul 13, 2012 11:23 AM, "Iago Sousa" <146050...@gmail.com> wrote:
>
>> I think my git is crazy.
>>
>> root@bt:/pentest/database/sqlmap# git reset --hard HEAD
>> HEAD is now at 25eca9d finally go
Now run git pull
On Jul 13, 2012 11:23 AM, "Iago Sousa" <146050...@gmail.com> wrote:
> I think my git is crazy.
>
> root@bt:/pentest/database/sqlmap# git reset --hard HEAD
> HEAD is now at 25eca9d finally got this working on MSSQL 2005: commands
> can now be executed as another user (BULK INSERT m
I think my git is crazy.
root@bt:/pentest/database/sqlmap# git reset --hard HEAD
HEAD is now at 25eca9d finally got this working on MSSQL 2005: commands can
now be executed as another user (BULK INSERT must be used in such case, see
comments in the code) - issue #34
On Fri, Jul 13, 2012 at 3:16 P
If you haven't made any changes to the source, you can git reset --hard HEAD
On Jul 13, 2012 11:12 AM, "Iago Sousa" <146050...@gmail.com> wrote:
> Yes, "Already on 'master'" show me when I put -f.
>
> On Fri, Jul 13, 2012 at 3:00 PM, Miroslav Stampar <
> miroslav.stam...@gmail.com> wrote:
>
>> But
Yes, "Already on 'master'" show me when I put -f.
On Fri, Jul 13, 2012 at 3:00 PM, Miroslav Stampar <
miroslav.stam...@gmail.com> wrote:
> But have you tried with -f?
> On Jul 13, 2012 7:51 PM, "Iago Sousa" <146050...@gmail.com> wrote:
>
>> Already on 'master'
>> Your branch is behind 'origin/mas
But have you tried with -f?
On Jul 13, 2012 7:51 PM, "Iago Sousa" <146050...@gmail.com> wrote:
> Already on 'master'
> Your branch is behind 'origin/master' by 79 commits, and can be
> fast-forwarded.
>
> On Fri, Jul 13, 2012 at 2:47 PM, Miroslav Stampar <
> miroslav.stam...@gmail.com> wrote:
>
>>
Already on 'master'
Your branch is behind 'origin/master' by 79 commits, and can be
fast-forwarded.
On Fri, Jul 13, 2012 at 2:47 PM, Miroslav Stampar <
miroslav.stam...@gmail.com> wrote:
> Hi Iago.
>
> Try with:
> git checkout -f master
>
> Kind regards,
> Miroslav Stampar
>
> On Fri, Jul 13, 201
Hi Iago.
Try with:
git checkout -f master
Kind regards,
Miroslav Stampar
On Fri, Jul 13, 2012 at 7:43 PM, Iago Sousa <146050...@gmail.com> wrote:
> I receive that error when I try to update with 'git pull'.
>
> error: Untracked working tree file 'extra/ansistrm/__init__.py' would be
> overwritt
I receive that error when I try to update with 'git pull'.
error: Untracked working tree file 'extra/ansistrm/__init__.py' would be
overwritten by merge. Aborting
--
Live Security Virtual Conference
Exclusive live event w
Hi Bernado.
It's working well, you hear an error when I send to support.
Thank you very much.
> Date: Tue, 3 Jul 2012 10:53:05 +0100
> Subject: Re: [sqlmap-users] ERROR SQLMAPge
> From: bernardo.dam...@gmail.com
> To: diego_backtr...@hotmail.com
> CC: sqlmap-users@lists.sourc
Hi Diego,
Can you please rerun your command using sqlmap latest development
version from Git[1]?
If the bug persists, let us know.
[1] https://github.com/sqlmapproject/sqlmap
Cheers,
Bernardo
On 30 June 2012 07:20, diego system wrote:
> Dear.
>
> I have a doubt time to do an audit the followi
Dear.
I have a doubt time to do an audit the following error appeared and I do not
know how to solve it I need your help to clarify the error that happened when I
was studying and doing a test here in the company, which has prompted me.
I am forwarding you the error in TXT if possible send m
lect @@version.
>
> now question is how do i embed a string inside another string delimited
> with quotes? Looks like double quotes is not working.doubling quote ''
> looks like not working always
>
> --
> *From:* Adi Mutu
> *To
@@version; master..sp_configure ''xp_cmdshell'',1
Any possibility to give the string from ascii codes as in mysql?
From: Miroslav Stampar
To: Adi Mutu
Cc: "sqlmap-users@lists.sourceforge.net"
Sent: Thursday, June 21, 201
r:
>
> OLE DB error trace [Non-interface error: OLE DB provider unable to process
> object, since the object has no columnsProviderName='SQLOLEDB', Query=exec
> sp_addextendedproc "xp_cmdshell","xp_log70.dll" '].
>
>
> --
Thursday, June 21, 2012 11:45 AM
Subject: Re: [sqlmap-users] error with ms sql
tried, same stuff.
I've tried to reenable xp_cmdshell first with
master..sp_configure 'show advanced options',1
reconfigure
master..sp_configure 'xp_cmdshell',1
reconfigure
and got the
#x27;, Query=exec sp_addextendedproc
"xp_cmdshell","xp_log70.dll" '].
From: Miroslav Stampar
To: Adi Mutu
Cc: "sqlmap-users@lists.sourceforge.net"
Sent: Thursday, June 21, 2012 11:26 AM
Subject: Re: [sqlmap-users] error with ms sql
try with master..
the same
> error.
>
> Kind Regards,
> A.
>
> --
> *From:* Miroslav Stampar
> *To:* Adi Mutu
> *Cc:* "sqlmap-users@lists.sourceforge.net" <
> sqlmap-users@lists.sourceforge.net>
> *Sent:* Thursday, June 21, 2012 11:11 AM
&g
Hi Miroslav,
got db_name master and tried with master.resultabcd but i get the same error.
Kind Regards,
A.
From: Miroslav Stampar
To: Adi Mutu
Cc: "sqlmap-users@lists.sourceforge.net"
Sent: Thursday, June 21, 2012 11:11 AM
Subject: Re: [sq
p.s. find the current database name and prepend to the resultbcd (e.g.
'SELECT output FROM currentdb.resultbcd')
p.p.s. SELECT DB_NAME() <- should work for retrieving current db name via
that OPENROWSET
On Thu, Jun 21, 2012 at 10:11 AM, Miroslav Stampar <
miroslav.stam...@gmail.com
Hi Adi.
You could try prepending the database name to the resultbcd. It seems that
in case of linked server(s) doing that fixes the mentioned problem
(Reference:
http://cadarsh.blogspot.com/2011/02/deferred-prepare-could-not-be-completed.html?showComment=1336571978284#c7393130515903351466
)
Kind
I'm having an injection like this:
openrowset in a union (I've managed to do a SELECT @@version on 192.168.1.4)
-1 union all select '1','2','3','4','5','6','7','8','9','10','11','12', (
select * from
OPENROWSET('SQLOLEDB','uid=sa;pwd=1234;Network=;Address=192.168.1.4;timeout=5','select
output
Hi Nico.
Please update to the latest revision (v1.0-dev r5111) from our repository
to have it fixed and up to date (you are currently using pretty outdated
version):
svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev
Kind regards,
Miroslav Stampar
On Wed, Jun 6, 2012 at 9:07 AM,
Estimates.
I've been porbando sqlmap tool and I came out this error when doing a "DUMP"
to a certain columns of a table here I hit the error:
sqlmap version: 0.8-rc4
Python version: 2.5.2
Operating system: linux2
Traceback (most recent call last):
File "sqlmap.py", line 80, in main
st
Hi godjil.
Thank you for your report. It has been fixed yesterday as it has been
reported by other user too.
Kind regards,
Miroslav Stampar
On Sat, Feb 11, 2012 at 10:50 AM, godjil wrote:
> [13:48:38] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4739),
> retry your run with the latest de
[13:48:38] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4739),
retry your run with the latest development version from the Subversion
repository. If the exception persists, please send by e-mail to
sqlmap-users@lists.sourceforge.net the following text and any
information required to reproduce
Hi Iago.
This is a clearly "only Python 3" version of pymsql you are using.
If you go to:
https://github.com/petehunt/PyMySQL/blob/master/pymysql/connections.pyyou'll
see that there "import ConfigParser" is used which is compatible
with required Python v2.
This whole mess is a result of "The Con
sqlmap version: 1.0-dev (r4690)
Python version: 2.6.5
Operating system: posix
Command line: sqlmap.py -d
**
Technique: None
Back-end DBMS: MySQL (identified)
Traceback (most recent call last):
File "/pentest/database/sqlmap/_sqlmap.py"
It looks to me like a network connection problem. The SVN server is up to me.
Bernardo
On 6 January 2012 16:23, ryan cartner wrote:
> sqlmap version: 1.0-dev (r4009)
> Python version: 2.6.5
> Operating system: posix
> Command line: sqlmap.py --update
> Technique: None
> Back-end DBMS: None (ide
sqlmap version: 1.0-dev (r4009)
Python version: 2.6.5
Operating system: posix
Command line: sqlmap.py --update
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
File "sqlmap.py", line 78, in main
init(cmdLineOptions)
File "/pentest/database/sqlmap/lib/core/
Jacco,
This has been fixed a few weeks ago.
Thanks for reporting.
Bernardo
On 8 December 2011 12:56, Jacco van Tuijl wrote:
> running sqlmap in backtrack 5 it gives me the following error:
>
> sqlmap version: 1.0-dev (r4577)
> Python version: 2.6.5
> Operating system: posix
> Command line: sql
Hi,
try the following command before executing the update
$ svn cleanup
Regards,
Duarte Silva
On Saturday 31 December 2011 18:27:49 IRC Boy wrote:
> hey , i got some error. :
>
>
>
>
> root@bt:# ./sqlmap.py --update
>
> sqlmap/1.0-dev (r4009) - automatic SQL injection and database take
hey , i got some error. :
root@bt:# ./sqlmap.py --update
sqlmap/1.0-dev (r4009) - automatic SQL injection and database takeover
tool
http://sqlmap.sourceforge.net
[!] Legal Disclaimer: usage of sqlmap for attacking web servers without
prior mutual consent can be considered as an illeg
Hi.
Find it fixed in the latest commit. There shouldn't be such large session
files in future.
Now, please before you try it again just do the following (just strip the
rest after for example first 20 lines from the original session file):
head -20 > tmp
mv tmp
Kind regards,
Miroslav Stampar
Hi.
This is odd ass now SQLite is used for SQL responses. Could.you please take
a look into it (at least 'tail' of it) and report what's stored inside?
Kind regards
On Dec 10, 2011 2:14 PM, "CoeTs7" wrote:
> hi, veryone:
> first thanks for the improvement the dev team have done. Again i met
>
hi, veryone:first thanks for the improvement the dev team have done. Again i
met another problem today:i want to dump a large table into a csv format file
using --dump, but the process is interrupted. so i restart the sqlmap to go
on dumping process. but sqlmap exited with this error:sqlmap
running sqlmap in backtrack 5 it gives me the following error:
sqlmap version: 1.0-dev (r4577)
Python version: 2.6.5
Operating system: posix
Command line: sqlmap.py -u
--forms --tor --random-agent --dump-all --exclude-sys --level
Hi Liang.
First of all please update to the latest v1.0-dev from our repository
to have it up to date:
svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev
Second of all, in those kind of cases, where you have connection
timeouts FIRST THING you start the sqlmap, and you are absolut
Hi sqlmap team
this is a great tool, however, if i want to inject on sites that stop on the
sql error, sqlmap got connection timed out error.
is there a option i have to use or is it just a bug?
Thanks you very much
-command
./sqlmap.p
hi Olu.
thank you for your report and find it fixed in the latest commit.
kind regards,
Miroslav Stampar
On Sat, Sep 24, 2011 at 10:14 PM, Oluseyi Akindeinde
wrote:
> Hi,
>
> Just received this error trying to dump a sybase db.
>
> 21:13:02] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r43
Hi,
Just received this error trying to dump a sybase db.
21:13:02] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4384), retry your
run with the latest development version from the Subversion repository. If the
exception persists, please send by e-mail to sqlmap-users@lists.sourceforge.net
hi.
this should be fixed for some time in latest v1.0-dev in our SVN repository.
please do the:
$ svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev
to have it up to date.
kind regards,
Miroslav Stampar
On Thu, Sep 22, 2011 at 11:28 AM, le ha thanh wrote:
> Hi,
> I were using
Hi,
I were using sqlmap to check a demo website and got the below error message
twice.
I run sqlmap with wizard and set the scanner to highest level and risk. The
test was run in BackTrack 5, VMWare player 3.1.4, the vm settings are: 1Gb RAM,
20Gb extendable HDD with NAT in Windows 7 Ultimate in
Hi Brad,
Please find it fixed now.
Thanks for reporting.
Bernardo
On 2 August 2011 04:11, Brad Merrell wrote:
> [WARNING] unknown charset 'th'. Please report by e-mail to
> sqlmap-users@lists.sourceforge.net.
>
> Website: http://www.dutchiefanclub.com/newsdetail.php?id=66
> ---
[WARNING] unknown charset 'th'. Please report by e-mail to
sqlmap-users@lists.sourceforge.net.
Website: http://www.dutchiefanclub.com/newsdetail.php?id=66
--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The
Hi Alessio,
This should be fixed now.
Thanks for reporting.
Bernardo
On 1 August 2011 14:03, Alessio Dalla Piazza
wrote:
> Hi :)
> Thanks for adding my name in doc/THANKS :)
>
> The latest error is correct but in dump db i have another error:
>
> [14:59:06] [INFO] fetching entries for table '*
Hi :)
Thanks for adding my name in doc/THANKS :)
The latest error is correct but in dump db i have another error:
[14:59:06] [INFO] fetching entries for table '***' on database
'Microsoft_Access_masterdb'
[14:59:06] [WARNING] HTTP error codes detected during testing:
500 (Internal Server
hi Alessio.
it should be fixed with the latest commit. thank you for your report.
kr
On Mon, Aug 1, 2011 at 11:57 AM, Alessio Dalla Piazza
wrote:
>
> Hello :D
> I have latest svn revision of sqlmap but i have an error:
>
> [11:55:51] [INFO] the back-end DBMS is Microsoft Access
> web server ope
Hello :D
I have latest svn revision of sqlmap but i have an error:
[11:55:51] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003
web application technology: ASP.NET, Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access
[11:55:51] [INFO] fetching tables for dat
hi Gianluca.
to be honest, i am getting pissed at multiprocessing library more and more :).
i didn't know that they have problems with MacOSX and FreeBSD until
recently (including this error report).
please update to the latest revision (commited few secs ago) and try to rerun.
kr
On Wed, Jul
Found a bug while trying the password cracking.
(I think r4269 is the latest version, in case I am wrong... sorry :)
[13:39:49] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4269),
retry your run with the latest development version from the Subversion
repository. If the exception persists,
pl
hi Kirill.
Thank you for your report and find it fixed in the last commit.
Kr
On Tue, Jun 7, 2011 at 12:47 AM, Kirill Morozov wrote:
>
> [02:45:36] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4027), retry
> your run with the latest development version from the Subversion repository.
> If
[02:45:36] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4027), retry
your run with the latest development version from the Subversion repository.
If the exception persists, please send by e-mail to
sqlmap-users@lists.sourceforge.net the following text and any information
required to reproduce
hi Devon.
could you please try to update to the latest revision and report back?
i believe i've found the faulty part.
kr
On Sun, May 15, 2011 at 10:53 PM, Devon Mitchell
wrote:
> I've been having a lot of these recently:
> sqlmap version: 1.0-dev (r3893)
> Python version: 2.7.1+
> Operating sy
I've been having a lot of these recently:
sqlmap version: 1.0-dev (r3893)
Python version: 2.7.1+
Operating system: posix
Command line: ./sqlmap.py -u ** -D -T ***
--dump
Technique: UNION
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
hi Jacco.
could you please retry with the latest revision and report back the
results? an update (r3778) has been commited this moment regarding
this bug report.
kr
On Wed, Apr 27, 2011 at 11:49 AM, Jacco van Tuijl
wrote:
> [11:08:16] [WARNING] HTTP error codes detected during testing:
> 403 (F
[11:08:16] [WARNING] HTTP error codes detected during testing:
403 (Forbidden) - 11 times, 500 (Internal Server Error) - 6103 times
[11:08:16] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r3770), retry
your
run with the latest development version from the Subversion repository. If
the e
xcept
95 matches
Mail list logo