metasploit-framework/lib/msf/base/sessions
HD Moore 93b0c5beb3 Check for the database first
git-svn-id: file:///home/svn/framework3/trunk@12523 4d416f70-5f16-0410-b530-b9f4589650da
2011-05-03 04:49:18 +00:00
..
command_shell.rb don't kill a session when the user ctrl-C's during a command run by sessions -c or a script/postmod 2011-05-02 20:40:19 +00:00
command_shell.rb.ut.rb Code cleanups 2008-10-19 21:03:39 +00:00
command_shell_options.rb big commit for converting meterpreter scripts to modules, see #3377. also fixes payload tab-completion and 'show payloads' after TARGET has changed 2010-12-27 17:46:42 +00:00
meterpreter.rb Check for the database first 2011-05-03 04:49:18 +00:00
meterpreter_java.rb add windows error messages for windows meterpreter sessions, minor cleanups 2010-10-08 19:36:34 +00:00
meterpreter_options.rb Major cleanups to the session manager, serialized processing of incoming connections, concurrent processing (up to a max scheduler thread count) of meterpreter initialization/scripts. This is to avoid a potential deadlock in openssl and ensure consistent, reliable session staging. This commit also fixes a bug that would mark database sessions as closed too early. 2011-04-30 18:51:50 +00:00
meterpreter_php.rb add windows error messages for windows meterpreter sessions, minor cleanups 2010-10-08 19:36:34 +00:00
meterpreter_x64_win.rb add windows error messages for windows meterpreter sessions, minor cleanups 2010-10-08 19:36:34 +00:00
meterpreter_x86_bsd.rb add windows error messages for windows meterpreter sessions, minor cleanups 2010-10-08 19:36:34 +00:00
meterpreter_x86_linux.rb add windows error messages for windows meterpreter sessions, minor cleanups 2010-10-08 19:36:34 +00:00
meterpreter_x86_win.rb add windows error messages for windows meterpreter sessions, minor cleanups 2010-10-08 19:36:34 +00:00
scriptable.rb report module_run and script_run session events 2011-04-26 21:57:01 +00:00
tty.rb add windows error messages for windows meterpreter sessions, minor cleanups 2010-10-08 19:36:34 +00:00
vncinject.rb This patch changes how VNC sessions are handled, making them a now-unique type that is not registered in the normal sense. This works around a corner case due to recent session work. 2011-04-18 20:07:53 +00:00
vncinject_options.rb add windows error messages for windows meterpreter sessions, minor cleanups 2010-10-08 19:36:34 +00:00