Salesforce, inc. (20240205287). SYSTEMS AND METHODS TO PROTECT AGAINST INFORMATION DISCLOSURE simplified abstract

From WikiPatents
Jump to navigation Jump to search

SYSTEMS AND METHODS TO PROTECT AGAINST INFORMATION DISCLOSURE

Organization Name

salesforce, inc.

Inventor(s)

Jose Lejin P. J. of Bangalore (IN)

SYSTEMS AND METHODS TO PROTECT AGAINST INFORMATION DISCLOSURE - A simplified explanation of the abstract

This abstract first appeared for US patent application 20240205287 titled 'SYSTEMS AND METHODS TO PROTECT AGAINST INFORMATION DISCLOSURE

The abstract describes a method for protecting sensitive data by dynamically modifying URLs to prevent disclosure.

  • The method involves launching a web application in a web browser and requesting session initialization from a web server.
  • A randomly generated URL map specific to a session is received from the web server, which includes randomly generated URL positions and skip characters.
  • Sensitive information associated with a URL is modified according to the URL map before transmitting it to the web server.
  • The web server decodes the modified URL to access the requested data object while keeping the sensitive information secure.

Potential Applications: - Data security in web applications - Protection against data breaches and unauthorized access

Problems Solved: - Preventing sensitive data disclosure - Enhancing security measures in web applications

Benefits: - Improved data protection - Secure transmission of sensitive information - Enhanced user privacy

Commercial Applications: Title: Secure Data Transmission Technology for Web Applications This technology can be utilized by companies that handle sensitive data online, such as financial institutions, healthcare providers, and e-commerce platforms. It can also be integrated into various web applications to ensure data security and compliance with privacy regulations.

Prior Art: Researchers in the field of cybersecurity and data protection may have explored similar methods for securing sensitive information in web applications. Investigating patents related to URL manipulation and data encryption could provide insights into prior art in this area.

Frequently Updated Research: Stay informed about the latest advancements in data encryption, cybersecurity protocols, and web application security to enhance the effectiveness of this technology.

Questions about Secure Data Transmission Technology: 1. How does this method differ from traditional data encryption techniques? 2. What are the potential limitations or vulnerabilities of this approach in protecting sensitive data?


Original Abstract Submitted

a method for protecting against sensitive data disclosure includes receiving a user request to launch a web application in a web browser; loading code for the web application in the web browser; requesting session initialization from a web server; and receiving a dynamically and randomly generated url map specific to a session from the web server, wherein the url map identifies a plurality of randomly generated url positions and for each url position a randomly generated number of characters to skip. the method further includes modifying sensitive information associated with a url in accordance with the url map; transmitting the url with the modified sensitive information to the web server; and receiving a requested data object from the web server, wherein the web server decoded the url with the modified sensitive information to recover the sensitive information and used the decoded url to access the data object.