On Wed, Nov 28, 2012 at 3:53 PM, Leon Jacobs <leonja...@gmail.com> wrote:
> On Wed, Nov 28, 2012 at 10:48 AM, Miroslav Stampar
> <miroslav.stam...@gmail.com> wrote:
>>
>> That proposed solution is equivalent to the SELECT @@hostname (except that
>> last one doesn't need that non-query SHOW statement). Only thing is that
>> you'll get a same result as in --hostname which is not an IP address that
>> your require. Have to seek what can be used here.
>
>
> Yeah this is perfect. And then hopefully getting the IP is as simple as
> looking up the hostname, assuming it resolves but that is not guaranteed. =p

the --sql-query="select @@hostname" works :-)

-- 
Zaki Akhmad

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to