Re: [sqlmap-users] feature request: source ip
Brought to you by:
inquisb
From: <ja...@ev...> - 2011-06-20 17:09:05
|
Hi, This is easily accomplished with already available tools. ex: route add -host 1.1.1.1 dev eth0:0 gw your_gw cheers james On Mon, 20 Jun 2011 19:05:07 +0200, Miroslav Stampar wrote: > ok. > > you probably need something like: > > http://www.thegoldfish.org/2009/05/python-httpconnection-bound-to-network-interface/ > > we'll see what can be done (these days) > > kr > > On Mon, Jun 20, 2011 at 6:55 PM, Miroslav Stampar > <mir...@gm...> wrote: >> hi Kirill. >> >> you mean something like -e eth0? >> >> kr >> >> On Mon, Jun 20, 2011 at 5:24 PM, Kirill Morozov <l0...@l0...> >> wrote: >>> Hi, >>> it would be very useful if i could specify another source ip >>> address from >>> interface for sqlmap http requests. >>> >>> -- >>> Kirill Morozov >>> KIMO2-RIPE, RHCE >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> EditLive Enterprise is the world's most technically advanced >>> content >>> authoring tool. Experience the power of Track Changes, Inline Image >>> Editing and ensure content is compliant with Accessibility >>> Checking. >>> http://p.sf.net/sfu/ephox-dev2dev >>> _______________________________________________ >>> sqlmap-users mailing list >>> sql...@li... >>> https://lists.sourceforge.net/lists/listinfo/sqlmap-users >>> >>> >> >> >> >> -- >> Miroslav Stampar >> >> E-mail: miroslav.stampar (at) gmail.com >> PGP Key ID: 0xB5397B1B >> > > > > -- > Miroslav Stampar > > E-mail: miroslav.stampar (at) gmail.com > PGP Key ID: 0xB5397B1B > > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users |