Re: [sqlmap-users] feature request: source ip

2011-06-20 Thread james
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-

Re: [sqlmap-users] feature request: source ip

2011-06-20 Thread Miroslav Stampar
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 wrote: > hi Kirill. > > you mean something like -e eth0? > > kr > > On Mon, Ju

Re: [sqlmap-users] feature request: source ip

2011-06-20 Thread Miroslav Stampar
hi Kirill. you mean something like -e eth0? kr On Mon, Jun 20, 2011 at 5:24 PM, Kirill Morozov 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 > > > > --