metasploit-framework/lib/msf/base
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
..
persistent_storage Doc tag changes based on feedback. 2013-12-26 10:14:41 -08:00
serializer Fully-qualifiy Msf::MODULE_TYPES constants 2014-10-17 12:43:40 -05:00
sessions Rework meterpreter SSL & pass datastore to handle_connection() 2014-11-22 15:35:00 -06:00
simple Fix #3886 - Backtrace for #check when session is invalid 2014-12-02 17:22:46 -06:00
config.rb Add [user_]logos_directory to Msf::Config 2014-10-24 10:52:05 -04:00
logging.rb Doc tag changes based on feedback. 2013-12-26 10:14:41 -08:00
persistent_storage.rb Doc tag changes based on feedback. 2013-12-26 10:14:41 -08:00
simple.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00