Skip to content

Workstations (Client Endpoints) #18

@lukasmay

Description

@lukasmay

Simulation Goal: Simulate an endpoint that a user interacts with, connecting to other services. Used to simulate client-side attacks, network traffic generation, or compromised hosts.

Simulation Steps:

  • Image: Use a basic OS image with a shell (e.g., ubuntu:latest).
  • Install Tools: If needed, install tools like curl, telnet, or database clients.
  • Run Container: Start the container, typically without exposed ports.
  • Verification: Use docker exec to enter the container's shell and execute commands to ping or curl the other simulated components.

Key Metrics/Outputs: Successful network connectivity (ping, curl) to other containers, execution of client-side operations.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions