Re: [sqlmap-users] VPN
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-08-08 21:54:54
|
Hi. You probably have some kind of "proxy" information provided to you with those VPN settings. If you can surf through the VPN using your browser you'll probably be able to use sqlmap too. Just be sure to provide those settings using --proxy option. For example: ./sqlmap.py -u "http://www.target.com/auth.php?id=admin" --proxy="http://vpn-proxy.company.com:8010" Kind regards. On Mon, Aug 2, 2010 at 3:01 AM, Brandon <bmu...@gm...> wrote: > I was wondering if it is possible to use a vpn using sqlmap8? I Put > the vpn ip and port and says that "http://" must be included and keep > saying it cannot connect to the target. > > Thanks > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://p.sf.net/sfu/dev2dev-palm > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B |