telnet
SecureStack C2 Configuration Guide 3-35
Syntax
set telnet {enable | disable} [inbound | outbound | all]
Parameters
Defaults
Ifnotspecified,bothinboundandoutboundTelnetservicewillbeenabledordisabled.
Mode
Switchcommand,read‐write.
Example
ThisexampleshowshowtodisableinboundandoutboundTelnetservices:
C2(su)->set telnet disable all
Disconnect all telnet sessions and disable now (y/n)? [n]: y
All telnet sessions have been terminated, telnet is now disabled.
telnet
UsethiscommandtostartaTelnetconnectiontoaremotehost.TheSecureStackC2switchallows
atotaloffourinboundand/oroutboundTelnetsessiontorunsimultaneously.
Syntax
telnet host [port]
Parameters
Defaults
Ifnotspecified,thedefaultportnumber23willbeused.
Mode
Switchcommand,read‐write.
Example
ThisexampleshowshowtostartaTelnetsessiontoahostat10.21.42.13:
C2(su)->telnet 10.21.42.13
enable|disable EnablesordisablesTelnetservices.
inbound|
outbound|all
(Optional)Specifiesinboundservice(theabilitytoTelnettothisswitch),
outboundservice(theabilitytoTelnettootherdevices),orall(both
inboundandoutbound).
host SpecifiesthenameorIPaddressoftheremotehost.
port (Optional)Specifiestheserverportnumber.