Skip to main content

Function Specification

※ Last updated: 2025-02-02

This document is the specification for the SHIELD Web (RBI for external web service protection) functionality.


Major CategoryMid-categorySubcategoryDetailed Description
Attack Surface ManagementASM EnhancementMinimizing Attack SurfaceMinimize external exposure entry points by blocking direct access to the actual web server.
Providing Substantial ProtectionBeyond the existing ASM vulnerability detection function, directly blocking attacks.
Immediate protection effectImmediate protection provided even before vulnerability improvement
Isolated AccessWeb AccessIsolated Browser AccessHosting a web browsing session on the server to protect legacy web services from external attacks
DNS-based applicationChange the existing web service domain DNS to SHIELD Web and apply.
Server-side renderingRun all web content on the server and send only the screen to the user.
Chromium-basedSupport for the latest web standards with the Google Chromium browser engine
Front ProtectionEntry Point ControlInitial Entry PointAll external access is first received and processed by SHIELD Web.
Firewall IntegrationThe actual web server is configured to allow only SHIELD Web IP.
Direct Access BlockedComplete blocking of direct access to the web server from the outside.
Browser FeaturesBasic FeaturesURL input fieldYou can navigate to pages by entering the URL in the top bar.
Top Bar ControlControl the top bar with the expand/collapse feature
Right-click menuRight-click context menu item support
Back/ForwardBrowser Default Navigation Features
RefreshPage Refresh Function
Shortcut keysZoom In/OutCtrl + +, -Zoom in/out with shortcut keys
Text SearchCtrl + FSearch text within the page using a shortcut
new tabCtrl + TOpen a new tab with a shortcut
Close TabCtrl + WClose current tab with shortcut
Web StandardsHTML5 SupportHTML5 Perfect Support
CSS3 SupportCSS3 Styles, Animation, Transition Effects Support
JavaScript SupportJavaScript ES6+ (ECMAScript 2015 and above) normal execution
WebSocket SupportSupport for real-time bidirectional communication based on WebSocket
WebGL SupportWebGL-based 3D rendering support
Canvas SupportCanvas API Normal Operation
AJAX SupportSupport for XMLHttpRequest and Fetch API
Security FeaturesBlocking VulnerabilitiesVulnerability Diagnosis BlockingBlocking Vulnerability Exposure through Vulnerability Scanning on Web Servers Remotely
API ProtectionAPI Structure Non-ExposureUnable to check API in developer tools
Direct Call BlockingAPI endpoint can only be called by SHIELD Web
Screen Stream TransmissionTransmit only the screen to prevent API information exposure
Firewall IntegrationThe web server only allows SHIELD Web IP.
StreamingWebJet™Based on HTTPSUse only standard HTTPS (port 443)
Low Latency TransmissionScreen transmission delay < 50ms
High-quality screen30~60 FPS frame rate
Bandwidth OptimizationSend only the changed areas for efficient bandwidth usage
Direct TransmissionDirect Streaming Without a Relay Server
Session ManagementIsolation EnvironmentIndependent SessionProviding independent environments by user/session
Session InitializationComplete reset upon session termination
Data Residual PreventionDelete all data including cookies and cache
DNS-based applicationEasy ApplicationDNS ChangeChange the domain A record to SHIELD Web IP
Certificate RegistrationUsing Customer Provided SSL/TLS Certificates
Certificate ManagementExpiration Notification (30 days, 7 days before)
Wildcard SupportMultiple subdomains available
scalabilityAuto ScalingAutomatic Scaling During Traffic Increase
Load BalancingDistributed processing of multiple instances
Automatic SwitchingAutomatic Exclusion of Fault Instances
Multi-tenancyDomain-specific isolationProviding domain-specific independent environments
Data IsolationComplete data separation between customers
Resource IsolationIndependent Resource Allocation by Customer
SecurityEncryptionTLS 1.3Latest Transport Layer Encryption
Screen EncryptionEncrypt and transmit only screen data
Source Code Non-DisclosureDo not send web source code