metasploit-framework/lib/msf/base/sessions
Joshua Drake 7a37934a01 process autorun scripts for telnet_login and ssh_login
1. create session.process_autoruns in Msf::Sessions::CommandShell
2. call process_autoruns from within the handler on_session code
4. set user_input and user_output in sessions base set_from_exploit method
5. remove on_session from Msf::Sessions::CommandShellOptions
6. include CommandShellOptions into telnet_login and ssh_login
7. call sess.process_autoruns from telnet_login and ssh_login
8. celebrate (while crossing fingers of course)!

git-svn-id: file:///home/svn/framework3/trunk@8692 4d416f70-5f16-0410-b530-b9f4589650da
2010-03-02 18:07:50 +00:00
..
command_shell.rb process autorun scripts for telnet_login and ssh_login 2010-03-02 18:07:50 +00:00
command_shell.rb.ut.rb Code cleanups 2008-10-19 21:03:39 +00:00
command_shell_options.rb process autorun scripts for telnet_login and ssh_login 2010-03-02 18:07:50 +00:00
meterpreter.rb setup the input/output handles correctly for meterpreter sessions so we can get the output from scripts 2010-02-24 16:46:47 +00:00
meterpreter_options.rb setup the input/output handles correctly for meterpreter sessions so we can get the output from scripts 2010-02-24 16:46:47 +00:00
meterpreter_x64_win.rb Commit the ruby side for the meterpreter migration overhaul. 2010-01-22 19:47:36 +00:00
meterpreter_x86_bsd.rb Commit the ruby side for the meterpreter migration overhaul. 2010-01-22 19:47:36 +00:00
meterpreter_x86_linux.rb Commit the ruby side for the meterpreter migration overhaul. 2010-01-22 19:47:36 +00:00
meterpreter_x86_win.rb Commit the ruby side for the meterpreter migration overhaul. 2010-01-22 19:47:36 +00:00
tty.rb adds scripting for command shell sessions 2010-02-24 01:19:59 +00:00
vncinject.rb Code cleanups 2008-10-19 21:03:39 +00:00