HySecure: Secure Remote Access Gateway
HySecure: Secure Remote Access Gateway
The CARTA (Continuous Authentication and Re-Authentication) model is significant in HySecure as it provides a dynamic security approach that continuously evaluates user and device security posture throughout a session . This model is applied by monitoring ongoing user behavior and device compliance, promptly triggering re-authentication or session termination if any anomalies are detected, ensuring that each access remains secure over time .
Before installing HySecure, systems must meet certain prerequisites, including having a minimum specification of 4 vCPUs, 8 GB RAM, and 100 GB of disk space; static IP assignment; DNS resolution for the HySecure hostname; SSL certificate installation for secured communication; and NTP configuration for time synchronization to ensure accurate system logs and authentication .
HySecure ensures secure remote access by providing encrypted communication and enforcing access policies based on user identity, device posture, and location . Its core components include the HySecure Gateway, which acts as the entry point for remote users handling authentication and routing; the HySecure Controller, which manages policies, user sessions, and logs; the HySecure Agent, installed on client devices to establish secure tunnels; and the Authentication Server, which integrates with AD, LDAP, or RADIUS for user verification .
In HySecure's HA configuration, the active node handles all live traffic and user sessions, whereas the passive node remains on standby to take over if the active node fails. Health probes play a crucial role by continuously monitoring the status of these nodes and automatically triggering a failover to the passive node when an issue is detected with the active node .
HySecure supports user and device authentication workflows by integrating with multiple authentication methods such as Active Directory (AD), LDAP, RADIUS, and Multi-Factor Authentication (MFA). The process involves user login via HySecure Agent, with credentials forwarded to an authentication server, which verifies identity and applies relevant policies based on user role and device posture. This layered verification ensures secure and controlled access, aligning with Zero Trust principles to bolster security . Moreover, HySecure's infrastructure, comprising essential network elements like DNS resolution and NAT rules, further secures authentication processes and communications .
HySecure implements Zero Trust Network Access (ZTNA) by strictly enforcing identity verification and contextual access control. The principles underpinning this model include the concepts of 'Never trust, always verify,' where each access request undergoes authentication and authorization; 'Least privilege access,' giving users only the access necessary for their role; and 'Continuous monitoring,' which involves observing session behaviors for anomalies and device posture changes . These principles ensure comprehensive security against unauthorized access, continuously validating both users and devices throughout access sessions .
Key preboot configuration steps for HySecure deployment include defining network setup parameters such as IP ranges, DNS, gateway, and subnet masks; setting up firewall rules to open necessary ports like TCP 443 for HTTPS; system hardening to disable unused services and enforce strong passwords; SSL certificate installation to enable encrypted communication; and time synchronization using NTP to maintain accurate logging and authentication processes .
HySecure strategically utilizes several ports to balance security and accessibility. Port 443 (HTTPS) is essential for secure web access to the HySecure portal, ensuring encrypted communication. Additionally, ports 22 (SSH) and 3389 (RDP) provide secure remote CLI and desktop access, respectively, while ports 389/636 (LDAP/LDAPS) and 1812/1813 (RADIUS) are used for directory authentication and accounting . This configuration supports robust security measures by enabling encrypted traffic, controlled administrative access, and reliable user authentication, fulfilling both protection and functionality requirements .
HySecure employs network policies to regulate access using network-related parameters, such as IP-based restrictions, which allow or block access based on IP address or subnet. Geo-location policies restrict access based on geographical location, ensuring that remote connections align with organizational security requirements. These policies help safeguard the network by controlling access points and limiting potential unauthorized access based on network characteristics .
HySecure uses several types of ACLs to enhance network security: user-based ACLs restrict access based on user identity or group, IP-based ACLs manage access according to source IP or subnet, application ACLs control access to specific applications or services, and time-based ACLs limit when access can occur based on specific hours or days . These mechanisms collectively contribute to defining precise access permissions, reducing unauthorized entry, and minimizing potential attack vectors in the network .