.. /ShellHub
Star

Install
Shell Access

ShellHub is an online service/subscription based that enables local services/applications to be exposed over the internet. Insiders as well as threat actors can use this tool to perform variety of malicious tasks. Although, the tool requires an authentication token of which free token can be obtained from the website.

Paths:

Resources:

Acknowledgements:

Detections:

Install

  1. Installating of ShellHub on the local system to be added as an approved device.

    curl -sSf "https://cloud.shellhub.io/install.sh?tenant_id=<TENANT ID>" | sh
    Use case
    Executing the installation script to install ShellHub on the local system.
    Privileges required
    User
    Operating systems
    Mac, Linux

Shell Access

  1. Accessing the local system via ShellHub dashboard. Requires to know the username and password or SSH private keys.

    ShellHub Dashboard
    Use case
    Knowing the credentials or SSH private key, users/threat actors can connect to the local terminal via ShellHub Cloud Terminal.
    Privileges required
    User
    Operating systems
    Mac, Linux