Files
metasploit-gs/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
..
2013-08-30 16:28:33 -05:00
2013-08-30 16:28:33 -05:00
2014-11-17 12:15:33 -06:00
2013-09-05 13:41:23 -05:00
2014-06-06 16:20:40 -05:00