Module Msf::Handler::FindShell
In: lib/msf/core/handler/find_shell.rb

This handler expects a plain Unix command shell on the supplied socket

Methods

Included Modules

FindPort

Public Class methods

Returns the connection oriented general handler type, in this case ‘find’.

Returns the string representation of the handler type, in this case ‘find_tag’.

Remove the CPORT option from our included FindPort class

[Validate]