Username: 
Password: 
Restrict session to IP 

Challenge: The Cookie is a lie  Go to the The Cookie is a lie challenge

Global Rank: 172
Totalscore: 115603
Viestit: 166
Kiitos: 162
Plus äänet: 119
Rekisteröitynyt: 16y 108d
Z`n Avatar



Viimeksi nähty: 283d 22h
Käyttäjä ei ole paikalla
Challenge: The Cookie is a lie
Google/käännä3Kiitos!1Hyvä viesti!1Huono viesti! linkki
First of all I'm happy to anounce my new chall.

To make a clean breast for this challenge:

The Portal theme is not important, I only played with this game recently, found cool and was a good theme for this chall. This challenge is an offline challenge. This means you need a working apache + mysql + php environment to solve this challenge. It is because we can't guarantee the site security as far as this challenge is online on wechall, but the good news are that it is not "another fake simulated SQL injection challenge".
The checking of the solutions is offline as well. I hate it, but can't do any application which could check every solution properly. If anyone has any idea for an online solution checker, let me know Smile

If you have no apache + mysql + php environment, I suggest to use xampp on Windows and Linux, and mamp on Mac. After downloading them you can setup a working environment in minutes. But solving the challenge needs some more time.

First you have to setup an admin password for mysql, then login to it with
> mysql -u root -p
after that create a user with:
> create user 'www-user'@'localhost' identified by 'cube';
and create a database with
> create database test;
change database:
> use test;
create table:
> create table experience (id int, filename varchar(500));
and insert a row into it (it is not necessary, but some solutions need it):
> insert into experience values(1,'test');
> commit;
grant privileges:
> grant select on test.* to 'www-user'@'localhost';

Put experience.php_txt under htdocs directory, rename to experience.php, start the apache web server and you can access the experience.php via the webserver like
http://127.0.0.1/experience.php
Now you can test on your own environment. For testing the cookie stealing, you have to create some cookie for the challenge - it should not be hard.

Good luck and don't forget to block every incoming connection to your whole test environment, except localhost Smile


Update: mysql_connect was removed in PHP 7.0.0, please use older version of PHP or refactor the scripts to use mysqli_* functions.
Viimeksi muokannut Z - Toukokuu 27, 2018 - 13:17:27
Global Rank: 172
Totalscore: 115603
Viestit: 166
Kiitos: 162
Plus äänet: 119
Rekisteröitynyt: 16y 108d
Z`n Avatar



Viimeksi nähty: 283d 22h
Käyttäjä ei ole paikalla
Challenge: The Cookie is a lie
Google/käännä2Kiitos!1Hyvä viesti!1Huono viesti! linkki
A small modification was needed in the experience.php
Sorry for the inconvenience.
Viimeksi muokannut Z - Syyskuu 20, 2008 - 18:09:36
Global Rank: 252
Totalscore: 87260
Viestit: 1644
Kiitos: 1343
Plus äänet: 893
Rekisteröitynyt: 16y 116d




Viimeksi nähty: 1d 2h
Käyttäjä ei ole paikalla
Challenge: The Cookie is a lie
Google/käännä1Kiitos!1Hyvä viesti!1Huono viesti! linkki
For those who are lazy, here is the link to the new challenge:
The Cookie is a lie

I hope you will like it, and have fun exploiting it.

Happy Challenging
Gizmore
The geeks shall inherit the properties and methods of object earth.
Viimeksi muokannut gizmore - Lokakuu 30, 2011 - 19:32:55
Global Rank: 252
Totalscore: 87260
Viestit: 1644
Kiitos: 1343
Plus äänet: 893
Rekisteröitynyt: 16y 116d




Viimeksi nähty: 1d 2h
Käyttäjä ei ole paikalla
RE: Challenge: The Cookie is a lie
Google/käännä0Kiitos!0Hyvä viesti!0Huono viesti! linkki
*BUMP*

We have a bug here for deleted posts?
The geeks shall inherit the properties and methods of object earth.
Global Rank: 1
Totalscore: 759741
Viestit: 434
Kiitos: 493
Plus äänet: 463
Rekisteröitynyt: 14y 319d












Käyttäjä ei ole paikalla
RE: Challenge: The Cookie is a lie
Google/käännä1Kiitos!1Hyvä viesti!0Huono viesti! linkki
Don't think so? You might have been confused because Z edited his post above (probably with "mark as new"). I was, at least. :)
Global Rank: 779
Totalscore: 32965
Viestit: 74
Kiitos: 38
Plus äänet: 48
Rekisteröitynyt: 6y 127d
Viimeksi nähty: 2y 356d
Käyttäjä ei ole paikalla
RE: Challenge: The Cookie is a lie
Google/käännä1Kiitos!1Hyvä viesti!0Huono viesti! linkki
Hi All,
I sent a PM to GlaDOS (Z) a few days ago and have not gotten a response. Looks like Z has been inactive since February 2019.
Is there an alternative PM to use when Z is out on holiday/vacation or whatever?
Global Rank: 252
Totalscore: 87260
Viestit: 1644
Kiitos: 1343
Plus äänet: 893
Rekisteröitynyt: 16y 116d




Viimeksi nähty: 1d 2h
Käyttäjä ei ole paikalla
RE: Challenge: The Cookie is a lie
Google/käännä0Kiitos!0Hyvä viesti!0Huono viesti! linkki
spaceone was working on an automated solution.
The state of this is not well known to me, but i guess we will enhance the challenge experience prior to think of removal.
The geeks shall inherit the properties and methods of object earth.
Global Rank: 544
Totalscore: 46268
Viestit: 220
Kiitos: 205
Plus äänet: 214
Rekisteröitynyt: 13y 177d
space`n Avatar
Käyttäjä ei ole paikalla
RE: Challenge: The Cookie is a lie
Google/käännä1Kiitos!1Hyvä viesti!0Huono viesti! linkki
Jeah, I have a script which automatically checks the solution. It works for the most obvious ways.
We could activate it either or add this script to the admin panel so that it is easier to check the solution. I am open for both.

If Z doesn't respond you can send me also a PM/email Smile
Contact only via c3BhY2VAd2VjaGFsbC5uZXQ= or PM...
Windows can be secure... but only if you don't use it Happy
Redknee, ckclark, SthwrongA, tunelko, silenttrack, n0tHappy, quangntenemy, TheHiveMind, Z, balicocat, Ge0, samuraiblanco, arraez, jcquinterov, hophuocthinh, alfamen2, burhanudinn123, Ben_Dover, stephanduran89, braddie0, SwolloW, dangarbri, kalungmas on lisännyt aiheen seurantalistalle ja vastaanottaa sähköpostia uusista viesteistä.
1 ihmistä katsoo aihetta tällä hetkellä.
Tätä aihetta on katsottu 22291 kertaa.