Security Engine Identifies Web Data Fragment Attributes
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing web browser security measures, such as protected modes, can lead to incorrect display of web pages when unknown attributes of web data fragments are not identified, causing issues like duplicated cookie files and cyclical redirections.
Innovation Solution
A system and method that identifies unknown attributes of web data fragments by creating a unique second URL based on the initial URL, transmitting a request to the server, and using a security engine to identify and define these attributes, ensuring correct display of web pages even without initial information about the attributes.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If a browser is launched in protected mode with security application interception, then security protection is improved, but web page display correctness deteriorates due to unknown cookie file attributes
Solution Approach 1:
The security application performs preliminary actions by intercepting the initial URL request before the browser is launched in protected mode. It analyzes the request to identify web data fragments and their attributes, then uses this information to correctly configure the protected browser session, preventing display errors before they occur.
Solution Approach 2:
The security application acts as an intermediary between the user's initial request and the protected browser. It intercepts the request, extracts necessary information about web data fragments, and uses this information to properly configure the protected browser session, ensuring correct web page display while maintaining security.
2Reliability
If cookie file scope is incorrectly identified in protected mode, then security isolation is improved, but web service functionality deteriorates due to cookie duplication
Solution Approach 1:
The security application performs preliminary analysis of the initial URL request to correctly identify cookie file attributes including scope before launching the protected browser. This preliminary identification ensures that cookie files are properly configured with correct scope values, preventing duplication while maintaining security isolation.
Solution Approach 2:
The system uses feedback from the initial URL request analysis to correctly configure cookie file attributes. By examining the request data and using it to inform the configuration of the protected browser session, the system ensures that cookie files are created with appropriate scope values that prevent duplication while maintaining security.
3Reliability
If web data fragment attributes are not identified from initial URL request, then protected mode security is improved, but data accuracy deteriorates
Solution Approach 1:
The security application performs preliminary analysis of the initial URL request to identify web data fragment attributes before the protected browser is launched. This preliminary identification ensures that accurate data about cookie files and other web data fragments is captured and used to correctly configure the protected session, maintaining both security and data accuracy.
Solution Approach 2:
The security application serves as an intermediary that extracts and analyzes web data fragment attributes from the initial URL request. It acts as a bridge between the unprotected request and the protected browser, ensuring that accurate data about web data fragments is transferred and used to correctly configure the protected session.
Data Source
Figure 1
Figure 2
Figure 3
AI summary
Systems and methods for identifying unknown attributes of web data fragments during operation of a web browser with a web page. A security engine allows for the correct displaying of a web page in a browser when no information is available about the attributes of web data fragments for the web page by identifying the attributes of web data fragments for the web page.