Secure Web Terminal Proxy#

SWTP Target Infrastructure Diagram#

_images/SSWTP_Infa_Ex.png

Secure Web Terminal Access#

SWTP platform allows you to offer reliable web based terminal services.

Allow your enterprise to provide secure web based terminal access for your users.

Create detailed dashboards to track the use of your services and create audit records of user actions.

Use Cases:
  1. System administration: Secure web based terminal services can be used to manage servers and devices from anywhere in the world, without having to physically be present at the location of the server or device.

  2. Network management: Secure web based terminal services can be used to monitor and troubleshoot network devices from anywhere in the world.

  3. Remote development: Secure web based terminal services can be used to develop software on a remote server or device.

  4. Education: Secure web based terminal services can be used to provide remote access to educational resources, such as labs and simulations.

  5. Manage User Access To Resources: only allow users access to certain tooling instead of the entire host

  6. Business continuity: Secure web based terminal services can be used to provide remote access to critical business applications in the event of a disaster.

  7. User Action Auditing And Reporting: Get an audit trail of the commands executed by your users exported to kafka.

Benefits:
  1. Security: Secure web based terminal services use encryption to protect the data that is transmitted between the client and the server. This makes them a more secure option than traditional remote desktop solutions.

  2. Convenience: Secure web based terminal services can be accessed using a web browser. This makes them easy to use and does not require any additional software to be installed on the client computer.

  3. Cost-effectiveness: Secure web based terminal services are typically more cost-effective than traditional remote desktop solutions.

  4. Scalability: Secure web based terminal services can be scaled to meet the needs of growing organizations.

SWTP Platform Distribution consists of a single docker image#

Image Name

Description

Purpose

swtp/secure-web-terminal

web terminal provider

provide web access terminals

Use kafka to store and save event records about terminal use.
  1. Kafka

  2. Use A SIEM to create dashboards and store historical data.

Guide#