metasploit-framework/lib/msf/core/post
sinn3r f6f0050f56 Fix #3886 - Backtrace for #check when session is invalid
If the user supplies an invalid session (as in not on the session
list), it will cause a backtrace, because the setup method from
Msf::PostMixin isn't actually called.

We have thought about implementing this in a new OptSession instead.
But you can't use or even pass framework to option_container.rb, so
this is NOT possible.

The original PR was #3956.
2014-12-02 17:22:46 -06:00
..
linux
osx Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
solaris
windows Land #2585, Refactor Bypassuac with Runas Mixin 2014-09-28 09:24:22 +01:00
common.rb Fix #3886 - Backtrace for #check when session is invalid 2014-12-02 17:22:46 -06:00
file.rb Make directory mandatory 2014-11-17 12:15:33 -06:00
linux.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
osx.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
solaris.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
unix.rb Merge for retab 2013-09-05 13:41:23 -05:00
webrtc.rb Clean up some dead code. 2014-06-06 16:20:40 -05:00
windows.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00