International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 181 - Number 14 |
Year of Publication: 2018 |
Authors: Darshan Tank, Ashwini Dalvi |
10.5120/ijca2018917798 |
Darshan Tank, Ashwini Dalvi . A Novel Approach to Prevent Session Hijacking Attack. International Journal of Computer Applications. 181, 14 ( Sep 2018), 28-30. DOI=10.5120/ijca2018917798
Session hijacking is also called as cookie hijacking in which the attacker exploits a valid computer session sometimes also called a session key or session token to get an unauthorized access to user system or back-end server.so to prevent this type of attack we are creating a protocol that will prevent the attacker from gaining the access of encrypted cookie and back-end server. We are developing a Reverse proxy server (RPS) with a One Time Cookie (OTC) and generating a browser fingerprinting, IP address of system, session ID such that Reverse Proxy server handles a request using One Time Cookie (OTC) protocol to prevent adversary from capturing and injecting the session credentials also we are using Blowfish Algorithm for the encryption purpose. If any of this parameter alter than we can be easily identified the attacker.