Username:
Password:
Remember me:
Register

Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)


Search forums via Google


1 Users appreciate this thread.

Hijacking user accounts by editing cookies
 <<  <
Started by SPCOxion
(2014-03-28 06:22:43)
CoolApps (2014-04-27 21:54:18)
Ok, leave us alone and we'll leave you alone K?
Newer account: NodePoint
angelrulez7 (2014-05-10 06:42:38)
ALSO, add this to your site:
if(isset($_SESSION['username'])){
if(isset($_COOKIE['username'])){
if($_COOKIE['username'] == $_SESSION['username']){
die('i h8 u';
}
}
}
a
angelrulez7 (2014-05-11 19:11:15)
@mega It's best to use both if you want both a remember me AND a normal login, but you should use both anyway for the sake of security.
a
epicpwner2003 (2014-07-12 22:58:34)
@XxGangsterxX Oh you're serious
Let me laugh even harder
...the noise the human language makes when it screams in agony. It is a pretty funny noise.
-FluxerCry

Click here if you have a crush on me. (No one)
CoolApps (2014-07-19 13:23:20)
Your prevention code is vulnerable to SQL Injections. Escape before echoing the string into the query.
Newer account: NodePoint
Visible (2015-08-31 12:46:34)
HI im not spoxion!!!!!!!
Visible (2015-08-31 12:47:40)
Hi
<<  < 

This topic is closed, so you can not post a comment.

This topic's ID: 68760

Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)




Total registered users: 8321
New registered users today: 7
Newest registered user: ElegantVulpes

©  Copyright 2026 3DSPlaza. All Rights Reserved