Security testing web applications in your internal network using Beagle Security Cosmog (Kubernetes)
Cosmog setup: Kubernetes setup This guide helps you set up Cosmog for applications running on Kubernetes. Make sure you’ve completed the prerequisites before continuing. Specific network requirements for Kubernetes The Cosmog client uses hostNetwork: true. This means that the Cosmog pod uses the host machine’s network directly. This allows it to communicate with internal cluster services and establish the secure tunnel. This is specific for Kubernetes, so if your applications arFew readersWhat is Beagle Security's Cosmog?
Prerequisites Resource requirements The host is only acting as a WireGuard relay, so your system requires only minimal CPU and RAM. The client does not perform any scanning. Scanning is done on Beagle Security’s servers. Network requirements Before setting up Cosmog, make sure outbound UDP traffic is allowed. This is used by WireGuard (a secure networking protocol). Network access The system should have must have outbound HTTPS access to the folloFew readersSecurity testing web applications in your internal network using Beagle Security Cosmog (Standard platforms)
Cosmog setup: Standard platform setup This guide helps you set up Cosmog for applications running on: Virtual machines (VMs). Bare metal systems. Not kubernetes. Specific prerequisites for standard platforms Docker installation Docker should be installed and properly configured on the system. | Note: If Docker is not already installed, the Cosmog installation command will automatically handle the setup. User permissions Root or administrative privileges are requSome readers