def initialize(info = {})
    super(merge_info(info,
     'Name'          => 'Unix Command Shell, Reverse TCP (via netcat -e)',
     'Description'   => 'Creates an interactive shell via netcat',
     'Author'        => 'hdm',