Nmap Development mailing list archives

Re: psexec failing against XP and seven


From: Ron <ron () skullsecurity net>
Date: Thu, 16 Jun 2011 17:02:01 -0500

Hmm, I know you can upload and run a file, but I don't think you can upload and run a command against another file. 

I hadn't thought of that use case. :)

Ron

On Mon, 30 May 2011 14:48:26 +0100 Brahim Sakka <brahim.sakka () gmail com> wrote:
What if I want to upload a package.msi THEN execute it with *msiexec
package.msi* ? Does the current nmap-psexec configuration scheme
allow to do this?

2011/5/25 Brahim Sakka <brahim.sakka () gmail com>

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/
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: