Nmap Development mailing list archives

Re: NT_STATUS_NOT_SUPPORTED error when trying to run script on remote windows 2008 server


From: Ron <ron () skullsecurity net>
Date: Tue, 17 Aug 2010 07:46:07 -0500

The services required aren't turned on by default in Vista and newer. You have to enable the service control service 
"svcctl" (I forget what it's called in the services dialog) and the remote registry service before psexec will work. 

Hope that helps! 

On Tue, 17 Aug 2010 11:55:03 +0300 Ori <oorrii () gmail com> wrote:
Hi,

I'm trying to run a script on a remote WIN 2008 server machine and I
get the following error:


NSE: SMB: ERROR: All logins failed, sorry it didn't work out!
NSE: Finished smb-psexec against 1.1.1.1
Completed NSE at 10:40, 0.05s elapsed
NSE: Script Scanning completed.
Nmap scan report for 10.1.0.140
Host is up, received syn-ack (0.0025s latency).
Scanned at 2010-07-22 10:40:28 IDT for 0s
PORT    STATE SERVICE      REASON
139/tcp open  netbios-ssn  syn-ack
445/tcp open  microsoft-ds syn-ack

Host script results:
|  smb-psexec:
|_   ERROR: NT_STATUS_NOT_SUPPORTED


On win 2003 server the same command works. my command line looks like
that: usr/bin/nmap -d -p139,445 --script=smb-psexec
--script-args=smbuser=administrator,smbpass=Barbapapa12,config=my_script
my_ip

can someone help?
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


-- 
Ron Bowes
http://www.skullsecurity.org
http://www.twitter.com/iagox86

Attachment: _bin
Description:

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

Current thread: