# README
Info
Implements session information commands like info
, print
, whoami
, etc.
# Functions
Commands returns the “ command and its subcommands.
GIDCmd - Get the active session's GID.
InfoCmd - Display information about the active session.
PIDCmd - Get the active session's PID.
PingCmd - Send a round trip C2 message to an implant (does not use ICMP).
No description provided by the author
SliverCommands returns all info commands working on an active target.
UIDCmd - Get the active session's UID.
WhoamiCmd - Displays the current user of the active session.