So... it looks like when I make a call to exploit_simple, I get a session
object returned back to me.  Then, in SwitchBoard, it looks like I can use
this session object as the comm for add_route, correct?

On Wed, Feb 11, 2009 at 11:10 AM, Bryan Richardson <btri...@gmail.com>wrote:

> Hello all,
>
> I'm currently in the process of developing an intermediary piece of
> software (in Ruby) to sit between Metasploit and some other software I'm
> using.  I'm also taking this time to get a better understanding of how
> Metasploit's internals work, as it is a fascinating Ruby software project.
>
> My first order of business is to figure out how I can interact with
> Meterpreter sessions to set up pivots.  I've examined the msfcli code to see
> how the framework, exploits, and sessions can be created and executed.
> However, I'm having a hard time figuring out where to look in the code to
> understand how I would go about setting up a pivot for a particular session.
>
> Any suggestions on where I should look?
>
> --
> Thanks!
> Bryan
>
_______________________________________________
Framework-Hackers mailing list
Framework-Hackers@spool.metasploit.com
http://spool.metasploit.com/mailman/listinfo/framework-hackers

Reply via email to