mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-05 04:46:07 +01:00
- Add command whitelist validation with 60+ safe commands - Implement multi-layer security: whitelist + blacklist + specific rules - Add rate limiting: max 10 commands per minute per user-container - Enable comprehensive logging for all command executions - Add input validation for container names and command syntax - Implement output size limits to prevent memory exhaustion - Allow privileged mode but restrict through command validation - Add specific validation rules for systemctl, kill, wget/curl commands - Block dangerous patterns: command injection, path traversal, destructive operations - Maintain ACL-based container ownership verification