Nmap Development mailing list archives

Re: psexec failing against XP and seven


From: Brahim Sakka <brahim.sakka () gmail com>
Date: Wed, 25 May 2011 17:18:11 +0100

Finally I used "WMIC PROCESS get Caption,Commandline,Processid" instead.

2011/5/25 rilian4 rilian4 <rilian4 () gmail com>

On Wed, May 25, 2011 at 12:11 AM, Brahim Sakka <brahim.sakka () gmail com
wrote:

2011/5/25 Ron <ron () skullsecurity net>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Try:

mod.program = 'cmd /c "taskllist.exe /svc"'


Output:
*|   Tasklist
|     'tasklist.exe' is not recognized as an internal or external
command,
|     operable program or batch file.
|_ *

 Still no luck :/

Make sure tasklist.exe is in a folder contained in the target system's
path. You can see the list of folders on a windows machine's path by
opening
a command prompt and typing: path
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

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


Current thread: