Re: [sqlmap-users] Can anyone solve this?
Brought to you by:
inquisb
From: Luka P. <lu...@pu...> - 2012-09-24 20:34:09
|
You say that you are using two tamper scripts... I would look for interference there. Can you post more details about your configuration? Best regards, Luka On Mon, Sep 24, 2012 at 10:30 PM, Miroslav Stampar < mir...@gm...> wrote: > Hi Jack. > > I believe that you are talking about Microsoft SQL Server. sqlmap > automatically removes dbo prefix for that DBMS as it should not make any > difference (dbo == database owner). So, database.dbo.table should be the > same as database..table. Maybe you have some other issue? > > Kind regards, > Miroslav Stampar > > On Sun, Sep 23, 2012 at 3:07 PM, Jack Jones <ab...@li...> wrote: > >> Dears, >> >> Everytime i send an sqlmap query with a table name such as DBO.USERS it >> forgets about the DBO. and only look for USERS and there is no such table. >> >> in the query, two tampers are being used. >> >> Please advice thanks >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://ad.doubleclick.net/clk;258768047;13503038;j? >> http://info.appdynamics.com/FreeJavaPerformanceDownload.html >> _______________________________________________ >> sqlmap-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sqlmap-users >> >> > > > -- > Miroslav Stampar > http://about.me/stamparm > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > |