Recommended Posts

This thread is now closed, and is continuing HERE.

---------------------------

Neowin - Help us solve The Vanishing Point Game at www.vanishingpointgame.com

Thanks to bobp for creating this thread, of which I've now taken ownership for easy updating!

See here for the initial front page news item and more details.

So far, we know that it's probably a marketing campaign by 42 Entertainment for Microsoft (as the initial teaser image was first seen on the Internet Explorer Development Blog, and the Flash login page is seen connecting to the 42 Entertainment domain). 42 Entertainment were behind the highly successful Halo viral marketing campaign.

I'll be updating this post with the codes we find and the puzzles that are given as a result of that.

  • Initial image as reported on Neowin front page - solved as wh0isl0ki
  • Also solved as iw4nttwinyou from a blog post on HeavenGames.com
  • Also solved as 3scap3grav1ty from an edited post by the mystery lokivanishes poster
  • Also solved as imm0rtaliz3m3 thanks to a key from Doug Stockwell
  • Also solved as wh3r3t0g0 thanks to the guys at unfiction
  • iw4nttwinyou - gives US phone number (when called asks for PIN) - solved with PIN 35813, prompting the user to THIS webpage
  • 3scap3grav1ty - gives different grid-based puzzle - solved, leading the user to THIS webpage
  • 3akix3ozidd1b - identical to the above - solved
  • wh0isl0ki - gives grid-based puzzle - solved, leading the user to THIS webpage
  • imm0rtaliz3m3 - gives an mp3 file, the waveform of which looks like this and is solved like this (thanks go to Ehsan from Unfiction), leading the user to THIS webpage
  • wh3r3t0g0 - gives some html-escaped data. Putting this into a basic html page reveals a word, leading the user to THIS webpage

post-32224-1167957177_thumb.png

post-32224-1166916723.gif

The sudoku-like puzzle is solved with the following numbers:

592 487 613
817 563 924
643 921 875

428 156 739
135 749 286
769 238 541

256 374 198
371 895 462
984 612 357

Edited by Rob
Link to comment
https://www.neowin.net/forum/topic/523893-the-pre-game-fun/
Share on other sites

The source code has

<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTUxMzcyMjQyN2RkbyO7jpOtE1Mb07Hm2nrpSyWWoQo=" />

I don't know if it is normal for the value to be like that, I don't know HTML

and <!-- PIN=5813 --> towards the bottom

Neither are the password

The Viewstate is a standard ASP.NET variable that's put in to most pages, nothing to do with that. The PIN, on the other hand, is interesting.

A raw dump of the HTTP session the Flash script uses when sending the password 'neowin' is quoted below.

POST /PreCodeHandler.ashx HTTP/1.1

Accept: */*

Referer: http://www.vanishingpointgame.com/login_s.swf

x-flash-version: 9,0,28,0

Content-Type: application/x-www-form-urlencoded

Content-Length: 49

UA-CPU: x86

Accept-Encoding: gzip, deflate

User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30)

Host: www.vanishingpointgame.com

Proxy-Connection: Keep-Alive

Pragma: no-cache

Cookie: vaakokie=H3hOXjhzqeAzFtwGjbmmkCk7iMQ9w0z7oFBF0vETARCMV9ar9uwf4f7MNA47-_L-eTIoPoeJSVzbgrilYyVumfERJlhCZ4MvkcG6uGOfP2A1; ARPT=MMWQKNS192.168.1.128CKMYM; ASP.NET_SessionId=iyr5jxraoxvg5j55zg0t1255

var1=neowin&var2=989DCA4C56923144F848F12F6D49C484

Yeah, I'm sure.

42entertainmentpa1.th.png

What is that packet sniffer that is open source and the name starts with an "e"? This has been killing me trying to find it. It's a good sniffer :p

Maybe I'm wrong about the "e" thing. Or the open-source thing. But it definitely does not run the native Windows GUI. Uses an "overlay" (much like Java, GTK, etc)

Ethereal is what you're thinking of. But I think Fiddler is better for this kind of analysis anyway as it deals with HTTP traffic specifically.

Think perhaps we're thinking along the wrong lines though. We should be trying to work out what these mean.

rpf6ncada34wget32-84

kvezz1x6cfp0egnyvm32

z3o6qj-o3ddwn3;u-loe

from 42's website - "Who hacked the website of a Napa Valley beekeeper, leaving behind a series of GPS coordinates? Why were pay phones at the Empire State Building delivering installments of a sci-fi radio drama? � As these questions gripped tens of millions of Web surfers last summer and fall, the answers led to a viral marketing campaign created for Microsoft by Seattle-based 4TwoEntertainment to promote Halo 2, the long-awaited sequel to the Xbox videogame hit."

I'm thinking GPS stuff too...

what is going happen on that day

Nobody knows which makes this whole thing even more interesting. I have a feeling that we didn't learn anything at all, and that Microsoft just did this to add to the excitement... and that we need an actual code to gain access to another part of the site :shifty:

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Google are hyprocrites for signing this. They have been pulling the same dirty tactics as Microsoft, only they do it on Android and ChromeOS.
    • In some countries the law has forced Microsoft to display a menu on a fresh install of Windows which asks which web browser you want and it will install that browser. This doesn't add any bloat to Windows. It simply an additional step when setting up a new PC.
    • Chrome is also a first party browser on Android and ChromeOS. And on those systems, Google is pulling the same dirty tactics as Microsoft does on Windows.
    • Unofficial script lets you install unreleased Windows 11 features without Microsoft Account by Sayan Sen Microsoft has been steadily evolving the Windows Insider Program over the years, introducing new channels and testing paths that allow enthusiasts to experience upcoming and yet-to-be-released Windows features (some interesting hidden ones too) before they reach the public. However, one long-standing requirement has remained largely unchanged as users are generally expected to enroll in the Program and with a Microsoft account. That's where a third-party tool called "OfflineInsiderEnroll" can help. OfflineInsiderEnroll is said to be a lightweight script that enables access to Windows Insider Program builds on systems that are not signed in with a Microsoft account. Essentially the tool configures the necessary Insider settings locally and hence allows users to select and switch between available preview channels while continuing to receive builds through the normal Windows Update channel. If you are wondering how it manages to do so, it is made possible by a Registry value known as TestFlags. When configured to"0x20", Windows stops communicating with Microsoft's online Insider enrollment services thus preventing locally configured Insider settings from being overwritten. This allows the script to apply its own channel configuration directly through the Registry as Windows Update does not verify whether a device has been officially enrolled in the Insider Program or not. Previously the utility has had already supported the traditional Insider branches including Dev, Beta, and Release Preview. However following Microsoft’s recent restructuring of its preview channels, the script has now been updated. The latest OfflineInsiderEnroll version, 2.6.6, adds support for the newly introduced Insider channel lineup. As such, users can now choose from several Experimental channels in addition to Beta and Release Preview options. The update also retains tools for refreshing the Insider cache, resetting Insider settings, and completely stopping Insider enrollment when needed. Keep in mind though that will need elevated privileges when running the script (run as Admin). You can get the latest version of OfflineInsiderEnroll from this page on its official GitHub repo.
    • The "Classic" Outlook has done that for a few years as well. The option to even change that is really hidden away too... It really shouldn't be hard to respect user defaults. Sadly we are the product now, not Outlook. To change in the Classic Outlook: File > Options > Advanced > change "Open hyperlinks from Outlook in"
  • Recent Achievements

    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • Collaborator
      Asgardi earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      472
    2. 2
      PsYcHoKiLLa
      250
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!