Metasploit mailing list archives

Re: Delegation token usage


From: Jonathan Cran <jcran () 0x0e org>
Date: Thu, 9 Sep 2010 15:55:26 -0400


I was successful in getting delegation level tokens from a remote host.
Also, these tokens belonged to the domain admin! yipee! :)

Now using this token I would like to connect to other hosts within the
domain and download files and execute commands. How do i do this?

Is there a command set i need to use to connect to remote systems once i
have delegation level tokens?



typically you'll exec a command shell from within meterpreter with
'meterpreter> execute -c -f cmd.exe -t'

-c - channelized i/o
-f  - file to use
-t  - use tokens

Hope it helps.

jcran
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework

Current thread: