Re: [sqlmap-users] sqlmap no colors!

2014-10-13 Thread André Silva
Sync the last sqlmap version. Cheers 2014-10-12 20:45 GMT+01:00 FLO : > Hey Guys, > I use sqlmap 0.9 at freebsd 10.0 system, and i have the problem, that in > my shell: when i run the command "sqlmap" there is no color highlighting! > I only have black letters, and white background. Normally i ha

Re: [sqlmap-users] Upcoming sqlmap 1.0 stable release

2013-03-20 Thread André Silva
Great tool, great developers and i believe i can also say great support. Thank you guys. 2013/3/20 Carlos Albuquerque > Thanks for your time, guys! Great work! > > > On Wed, Mar 20, 2013 at 4:29 PM, Brandon Perry > wrote: > >> Thanks a lot for the hard and great work! You guys rock! >> >> On W

Re: [sqlmap-users] unhandled exception

2012-09-10 Thread André Silva
Hi, After syncing the lastest sqlmap version... root@bt:/pentest/database/sqlmap-dev# python2.6 sqlmap.py Traceback (most recent call last): File "sqlmap.py", line 15, in from _sqlmap import main File "/pentest/database/sqlmap-dev/_sqlmap.py", line 17, in from lib.controller.control

Re: [sqlmap-users] Melhorar o scan

2012-08-27 Thread André Silva
Sir, Keep this kind of things to your self. Don´t use this mailing list to publicly tools or links. Are you missing the legal part? More, you don´t know what you are talking about. Sqlmap is indeed a great tool. 2012/8/27 Roberto Neves > For now the havij is still the best scan sqlinjection

Re: [sqlmap-users] Not url-encoding POST-data possible?

2012-05-24 Thread André Silva
Bernado / Miroslav, The SqlMap is indeed an amazing open source sotware. Bug fixes, implementation of new features Thanks guys -- Live Security Virtual Conference Exclusive live event will cover all the ways today's

Re: [sqlmap-users] sqlmap bug report

2012-05-23 Thread André Silva
Bob, Shoudl always include sqlmap mailing-list AS 2012/5/23 Bob > 18:59:51] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r5066), 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.

Re: [sqlmap-users] sqlmap bug report

2012-04-21 Thread André Silva
Try using "svn up" on sqlmap directory or you can also checkout the last version of sqlmap svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev * * 2012/4/21 Bob > [17:18:15] [CRITICAL] unhandled exception in sqlmap/0.9, retry your run > with the latest development version from th

Re: [sqlmap-users] happy traceback

2011-12-15 Thread André Silva
Hi, Please update to the last commit *svn* checkout https://*svn*.*sqlmap*.org/*sqlmap*/trunk/*sqlmap sqlmap*-dev I think both reported bugs are already fixed. 2011/12/15 Christopher Schwardt > hi there, i got a traceback for you :) > didn't try the most recent version from your repo, but m

Re: [sqlmap-users] Introducing --crawl switch

2011-06-20 Thread André Silva
Sirs, I got a question: I´m receiving this error from an sqlmap " --os-shel"l command on a MSSQL database. [13:06:03] [CRITICAL] unable to prompt for an interactive operating system shell via the back-end DBMS because stacked queries SQL injection is not supported Using the same url but from int

[sqlmap-users] Sqlmap failing with [CRITICAL] Unenclosed ' in '(SELECT (CASE WHEN (4277=4277) THEN ' ELSE 1/(SELECT 0) END))'

2011-06-17 Thread André Silva
Hello, I´m scanning a url and i have tested with other tools and the vulnerability exists. The scan ends premature with this error: [CRITICAL] Unenclosed ' in '(SELECT (CASE WHEN (4277=4277) THEN ' ELSE 1/(SELECT 0) END))' It looks me like a bug. Best regards, -