The 6-number sequence as it stands

Moderators: Aesthetics, Drones, Hexagon Sun

chishkebab
New Seed
Posts: 7
Joined: Mon Apr 29, 2013 3:11 pm

Post by chishkebab »

globochem wrote:OMG look at the source code.


an ascii hexagon with this inside:

------ / ------ / ------ / ------ / XXXXXX / ------

220896 the last six numbers?
User avatar
Roobix
Boqurant
Posts: 54
Joined: Sat Oct 20, 2007 10:57 pm
Location: Canada
Contact:

Post by Roobix »

The final code! This is it!! Start your engines folks! :D :D

Anyone see any clues in here?

Code: Select all

var d = function(str){document.writeln(str)};

d('<li><me><b><article>Welcome to OpenVMS (™) VAX Operating System, Version v7.7 on node CAL3 <br>Last interactive login on Thursday, 22-AUG-1996 02:57<br>Username: System');
d('<div></div><div><span>Password:</span><div><b> </b></div></div></article>');
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-556468-47');
ga('send', 'pageview');
d('<scri></scr>'+
'<div><script> /* <CDATA> */'+
  '</script><script></script><noscript><div><img></div></noscript></div>'+
  '</body>');
[/code]
Last edited by Roobix on Mon Apr 29, 2013 4:14 pm, edited 1 time in total.
699742 628315 717228 936557 813386 519225

nevar forget
User avatar
juKajitsu
Friendly Stranger
Posts: 47
Joined: Tue Feb 08, 2011 9:00 pm
Location: Russian air
Contact:

Post by juKajitsu »

Another pic

Image
cosecha transmissones
New Seed
Posts: 5
Joined: Mon Apr 29, 2013 4:11 pm

Post by cosecha transmissones »

todieisfun wrote:
The Other wrote:I wonder if that last login date and time is of any significance?
isnt august 22nd the date when the Hare virus first launched?
Yep that's the date of the virus.
User avatar
ambivalenceavenue
Boqurant
Posts: 54
Joined: Tue Apr 23, 2013 10:24 am
Location: London, UK

Post by ambivalenceavenue »

That's definitely there, but where's the code at?
Image
User avatar
wwbjd
Dayvan Cowboy
Posts: 1617
Joined: Mon May 22, 2006 9:01 pm
Contact:

Post by wwbjd »

Look at the page source!
User avatar
FernieCanto
Eagle Minded
Posts: 355
Joined: Mon Apr 29, 2013 4:12 pm

Post by FernieCanto »

I've been lurking on this whole matter and was unable to share anything, but HOLY CRAP, that last hint blew my mind.

By the way, the html links to "x.js", a JavaScript file. Heres' the content:

Code: Select all

var d = function(str){document.writeln(str)};

d('<li><me><b><article>Welcome to OpenVMS (™) VAX Operating System, Version v7.7 on node CAL3 <br>Last interactive login on Thursday, 22-AUG-1996 02:57<br>Username: System');
d('<div></div><div><span>Password:</span><div><b> </b></div></div></article>');
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-556468-47');
ga('send', 'pageview');
d('<scri></scr>'+
'<div><script> /* <CDATA> */'+
  '</script><script></script><noscript><div><img></div></noscript></div>'+
  '</body>');
johnson1234
New Seed
Posts: 3
Joined: Mon Apr 29, 2013 4:13 pm

Post by johnson1234 »

i figured it out guys

6 9 9 7 4 2

6 2 8 3 1 5

7 1 7 2 2 8

9 3 6 5 5 7

X X X X X X

5 1 9 2 2 5

6 6 7 9 X 5
9 2 1 3 X 1
9 8 7 6 X 9
7 3 2 5 X 2
4 1 2 5 X 2
2 5 8 7 X 5

read it downward
Last edited by johnson1234 on Mon Apr 29, 2013 4:17 pm, edited 1 time in total.
User avatar
IronMark
Eagle Minded
Posts: 391
Joined: Thu Feb 14, 2013 10:02 pm
Location: Southern Scotland
Contact:

Post by IronMark »

Welcome to OpenVMS (™) VAX Operating System, Version v7.7 on node CAL3

7.7 = 1977?

Maybe something to do with the Little House On The Prairie thing. I dunno, I suck at codebreaking :(
chishkebab
New Seed
Posts: 7
Joined: Mon Apr 29, 2013 3:11 pm

Post by chishkebab »

FernieCanto wrote:I've been lurking on this whole matter and was unable to share anything, but HOLY CRAP, that last hint blew my mind.

By the way, the html links to "x.js", a JavaScript file. Heres' the content:

Code: Select all

var d = function(str){document.writeln(str)};

d('<li><me><b><article>Welcome to OpenVMS (™) VAX Operating System, Version v7.7 on node CAL3 <br>Last interactive login on Thursday, 22-AUG-1996 02:57<br>Username: System');
d('<div></div><div><span>Password:</span><div><b> </b></div></div></article>');
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-556468-47');
ga('send', 'pageview');
d('<scri></scr>'+
'<div><script> /* <CDATA> */'+
  '</script><script></script><noscript><div><img></div></noscript></div>'+
  '</body>');
It's just a google analytics code to track the website traffic isn't it? In case they need more servers probably.
User avatar
Roobix
Boqurant
Posts: 54
Joined: Sat Oct 20, 2007 10:57 pm
Location: Canada
Contact:

Post by Roobix »

FernieCanto wrote:I've been lurking on this whole matter and was unable to share anything, but HOLY CRAP, that last hint blew my mind.

By the way, the html links to "x.js", a JavaScript file. Heres' the content:

Code: Select all

var d = function(str){document.writeln(str)};

d('<li><me><b><article>Welcome to OpenVMS (™) VAX Operating System, Version v7.7 on node CAL3 <br>Last interactive login on Thursday, 22-AUG-1996 02:57<br>Username: System');
d('<div></div><div><span>Password:</span><div><b> </b></div></div></article>');
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-556468-47');
ga('send', 'pageview');
d('<scri></scr>'+
'<div><script> /* <CDATA> */'+
  '</script><script></script><noscript><div><img></div></noscript></div>'+
  '</body>');
(function(i,s,o,g,r,a,m) ??? I tried "isogram" and had no luck. Jeeze I wish I had taken the time to learn javascript!!
699742 628315 717228 936557 813386 519225

nevar forget
User avatar
Keeoaddi
Eagle Minded
Posts: 407
Joined: Sat Nov 24, 2012 11:28 am

Post by Keeoaddi »

this Hare Krishna thing is getting to be a big reference point. could 7610 or 7638 be used as a key?
User avatar
Negamuse
Dayvan Cowboy
Posts: 2122
Joined: Sat Feb 14, 2009 11:45 am

Post by Negamuse »

Last interactive login on Thursday, 22-AUG-1996

220896?
User avatar
FernieCanto
Eagle Minded
Posts: 355
Joined: Mon Apr 29, 2013 4:12 pm

Post by FernieCanto »

The JavaScript code was just a fancy way to output HTML in an obscure manner. Here's what it translates to:

Code: Select all

<link><meta>
<body><article>Welcome to OpenVMS (™) VAX Operating System, Version v7.7 on node CAL3 <br>Last interactive login on Thursday, 22-AUG-1996 02:57<br>Username: System


<div></div><div><span>Password:</span><div><b> </b></div></div></article>
<script>
function(i,s,o,g,r,a,m){
	i['GoogleAnalyticsObject']=r;
	i[r] = i[r] || function(){
		(i[r].q=i[r].q||[]).push(arguments)
	},i[r].l = 1*new Date();
	a=s.createElement(o), m=s.getElementsByTagName(o)[0]; a.async=1; a.src=g; m.parentNode.insertBefore(a,m)
}) (window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-556468-47');
ga('send', 'pageview');
</script>
<script></script>
<div><script>

/* <CDATA> */

</script><script></script><noscript><div><img></div></noscript></div></body>
Maybe the "isogram" function's purpose is just to connect with the Google Analytics API, but the way it's written, it seems like it's part of the key or something. I wonder if this is the big deal of the puzzle: crack the pattern, figure out the final 6 digits, input it on that page and finally solve the puzzle.
Last edited by FernieCanto on Mon Apr 29, 2013 4:21 pm, edited 1 time in total.
User avatar
zeitgeist
Dayvan Cowboy
Posts: 1416
Joined: Thu Sep 20, 2007 9:51 pm
Location: where teh wild things are

Post by zeitgeist »

johnson1234 wrote:i figured it out guys

6 9 9 7 4 2

6 2 8 3 1 5

7 1 7 2 2 8

9 3 6 5 5 7

X X X X X X

5 1 9 2 2 5

6 6 7 9 X 5
9 2 1 3 X 1
9 8 7 6 X 9
7 3 2 5 X 2
4 1 2 5 X 2
2 5 8 7 X 5

read it downward
meaning?
User avatar
Guido
Dayvan Cowboy
Posts: 1778
Joined: Sun Oct 01, 2006 9:45 am

Post by Guido »

User avatar
ambivalenceavenue
Boqurant
Posts: 54
Joined: Tue Apr 23, 2013 10:24 am
Location: London, UK

Post by ambivalenceavenue »

Code: Select all

function (i, s, o, g, r, a, m) {
    i['GoogleAnalyticsObject'] = r;
    i[r] = i[r] || function () {
        (i[r].q = i[r].q || []).push(arguments)
    }, i[r].l = 1 * new Date();
    a = s.createElement(o), m = s.getElementsByTagName(o)[0];
    a.async = 1;
    a.src = g;
    m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-556468-47');
ga('send', 'pageview');
I'm fairly certain the purpose of this code is to log what people are trying out. It's just Google Analytics anyway, it must be something to do with the date as people are already guessing
Image
User avatar
Guido
Dayvan Cowboy
Posts: 1778
Joined: Sun Oct 01, 2006 9:45 am

Post by Guido »

Guys, it's not x.js, it's http://cosecha-transmisiones.com/terminal.js

It basically works on a basis of AJAX, it sends the entered password to password.php to verify
User avatar
meaty
Friendly Stranger
Posts: 46
Joined: Wed Sep 29, 2010 7:14 pm
Location: Minneapolis, MN, USA

Post by meaty »

If anyone thinks they figured it out and types in a password they are confident about....


PLEASE run some screen capturing software when you type it in :)


I have a feeling that the first person to get it right will have quite the reveal!
User avatar
ambivalenceavenue
Boqurant
Posts: 54
Joined: Tue Apr 23, 2013 10:24 am
Location: London, UK

Post by ambivalenceavenue »

Guido wrote:Guys, it's not x.js, it's http://cosecha-transmisiones.com/terminal.js

It basically works on a basis of AJAX, it sends the entered password to password.php to verify
Yeah, and then logs to GA what the use tried:

Code: Select all

var attemptPassword = function (password, success, fail) {
    $.getJSON("password.php?attempt=" + password, function (data) {
        if (data.error === true) {
            ga('send', 'event', 'password', 'fail', password, 1);
            fail();
        } else {
            ga('send', 'event', 'password', 'success', password, 1);
            window.location = data.url;
        }
        console.log(data);
    })
}
Image
Post a reply