Title:
|
PROTECTING AND HIDING USER BROWSE HISTORY ON A WEBSITE, SERVING ONLY THE DEFAULT WEBPAGE ON ASP.NET |
Author(s):
|
António Godinho, Jorge Barbosa |
ISBN:
|
978-989-8533-60-9 |
Editors:
|
Piet Kommers and Pedro Isaías |
Year:
|
2017 |
Edition:
|
Single |
Keywords:
|
Protecting User Web Data, Query String Encryption, Hide/Concealment of Browse History, ASP.NET |
Type:
|
Short Paper |
First Page:
|
217 |
Last Page:
|
222 |
Language:
|
English |
Cover:
|
|
Full Contents:
|
click to dowload
|
Paper Abstract:
|
The development of websites requires the implementation of necessary measures for the protection of its users. These measures should focus on the integrity of the data on the website, protecting them from further attacks. This protection should also cover the users data and browse history. This implementation using the ASP.NET framework, seeks to hide the users navigation inside a website by serving only the default webpage. Links for any other page will be pass through the default webpage as an encrypted query string parameter. Then the content of the requested page will be wrapped on the response given by the default webpage. The implementation developed also points some of the possible issues with Microsofts platform. |
|
|
|
|