Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: nc help needed. |
|---|---|
| Date: | Fri, 24 Sep 2004 09:15:06 -0500 |
Vijay, You might want to look into something like PsTools from Sysinternals for executing commands on a remote Windows host. http://www.sysinternals.com/ntw2k/freeware/pstools.shtml Netcat won't execute cmd.exe on any remote Windows host from a local host. You would need to have Netcat on the remote host and run it like so: nc -v -l -e cmd.exe -p 12345 Then from you're local host, execute the command: telnet REMOTE_HOST 12345 Also, binding to port 139 won't work as Windows already uses that port for NetBIOS related activities. -Forrest On Thursday 23 September 2004 10:21 am, Vijay Kumar wrote:
Hi, Trying to use the nc command from a windows 2k box : nc -v -L -e cmd.exe -p 139 -s xxx.xxx.xxx.xxx The error given is : Can't grab xxx.xxx.xxx.xxx:139 with bind. s -> destination host where the null sessions on 139 are accepted. Any clue, how to to get the cmd working on the remote host ? Regards, Vijay.
--------------------------------------------------------------------------- Computer Forensics Training at the InfoSec Institute. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse so that it never happens again. http://www.infosecinstitute.com/courses/computer_forensics_training.html ----------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: How to Enforce Complex Password Policy for Selected Users Only, Ross, George |
|---|---|
| Next by Date: | Re: nc help needed., H Carvey |
| Previous by Thread: | nc help needed., Vijay Kumar |
| Next by Thread: | Re: nc help needed., mike |
| Indexes: | [Date] [Thread] [Top] [All Lists] |