TTY Nop Generator - Metasploit


This page contains detailed information about how to use the nop/tty/generic metasploit module. For list of all metasploit modules, visit the Metasploit Module Library.

Module Overview


Name: TTY Nop Generator
Module: nop/tty/generic
Source code: modules/nops/tty/generic.rb
Disclosure date: -
Last modification time: 2017-07-24 06:26:21 +0000
Supported architecture(s): tty
Supported platform(s): All
Target service / protocol: -
Target network port(s): -
List of CVEs: -

Generates harmless padding for TTY input

Module Ranking and Traits


Module Ranking:

  • normal: The exploit is otherwise reliable, but depends on a specific version and can't (or doesn't) reliably autodetect. More information about ranking can be found here.

Basic Usage


msf > use nop/tty/generic
msf nop(generic) > show targets
    ... a list of targets ...
msf nop(generic) > set TARGET target-id
msf nop(generic) > show options
    ... show and set options ...
msf nop(generic) > exploit

Go back to menu.

Msfconsole Usage


Here is how the nop/tty/generic module looks in the msfconsole:

msf6 > use nop/tty/generic

msf6 nop(tty/generic) > show info

       Name: TTY Nop Generator
     Module: nop/tty/generic
   Platform: All
       Arch: tty
       Rank: Normal

Provided by:
  hdm <[email protected]>

Description:
  Generates harmless padding for TTY input

Module Options


This is a complete list of options available in the nop/tty/generic module:

msf6 nop(tty/generic) > show options

Module options (nop/tty/generic):

   Name  Current Setting  Required  Description
   ----  ---------------  --------  -----------

Advanced Options


Here is a complete list of advanced options supported by the nop/tty/generic module:

msf6 nop(tty/generic) > show advanced

Module advanced options (nop/tty/generic):

   Name       Current Setting  Required  Description
   ----       ---------------  --------  -----------
   VERBOSE    false            no        Enable detailed status messages
   WORKSPACE                   no        Specify the workspace for this module

Go back to menu.


Go back to menu.

See Also


Check also the following modules related to this module:

Authors


hdm

Version


This page has been produced using Metasploit Framework version 6.1.29-dev. For more modules, visit the Metasploit Module Library.

Go back to menu.