Metasploit mailing list archives

Re: browser_autopwn script issues


From: hacksauce <metasploit () hacksauce com>
Date: Wed, 6 Oct 2010 10:02:36 -0600

I had a similar problem a while ago.
This blog was helpful:
http://blog.0x0e.org/2010/07/02/scripting-post-exploitation/
The command that you're trying to run has to be in the
./scripts/meterpreter/ folder.
So 'set AutoRunScript vnc' works. (vnc.rb is in the ./scripts/meterpreter/
folder. )
and 'set AutoRunScript multi_console_command -rc ./tmp/sessions.rc' with

run migrate
screenshot

in the sessions.rc file.

It took me a while to figure out what was a script (ie: run x) and what was
a command.
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework

Current thread: