Class Msf::Ui::Gtk2::MySessionTree
In: lib/msf/ui/gtk2/frame/sessions_tree.rb
Parent: Object

This class perform the sessions display

Methods

Included Modules

Msf::Ui::Gtk2::MyControls

Constants

O_BUFFER = *(0..5).to_a

Public Class methods

Public Instance methods

Add an iter to the session treeview

Build the meterpreter menu and bind signal connect

Open the session with the selected iter

Remove the item from the model This is called by the framework on_session_close()

Kill the session associated with this item TODO: Bug on the sesson kill

[Validate]