The 6-number sequence as it stands

Everything related to our favorite Scottish duo.

Moderators: mdg, Mexicola, 2020k, Fredd-E, Aesthetics

New Seed
Status: Offline
Posts: 7
Joined: 29 Apr 2013
globochem wrote:OMG look at the source code.


an ascii hexagon with this inside:

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



220896 the last six numbers?

User avatar
Boqurant
Status: Offline
Posts: 54
Joined: 20 Oct 2007
Location: Canada
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 (&trade;) 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
Friendly Stranger
Status: Offline
Posts: 47
Joined: 8 Feb 2011
Location: Russian air
Another pic

Image

New Seed
Status: Offline
Posts: 5
Joined: 29 Apr 2013
[quote="todieisfun"][quote="The Other"]I wonder if that last login date and time is of any significance?[/quote]

isnt august 22nd the date when the Hare virus first launched?[/quote]

Yep that's the date of the virus.

User avatar
Boqurant
Status: Offline
Posts: 54
Joined: 23 Apr 2013
Location: London, UK
That's definitely there, but where's the code at?
Image

User avatar
Dayvan Cowboy
Status: Offline
Posts: 1615
Joined: 22 May 2006
Look at the page source!

User avatar
Eagle Minded
Status: Offline
Posts: 355
Joined: 29 Apr 2013
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 (&trade;) 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>');

New Seed
Status: Offline
Posts: 3
Joined: 29 Apr 2013
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
Eagle Minded
Status: Offline
Posts: 328
Joined: 14 Feb 2013
Location: Edinburgh, Scotland
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 :(

New Seed
Status: Offline
Posts: 7
Joined: 29 Apr 2013
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 (&trade;) 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
Boqurant
Status: Offline
Posts: 54
Joined: 20 Oct 2007
Location: Canada
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 (&trade;) 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
Eagle Minded
Status: Offline
Posts: 407
Joined: 24 Nov 2012
this Hare Krishna thing is getting to be a big reference point. could 7610 or 7638 be used as a key?

User avatar
Dayvan Cowboy
Status: Offline
Posts: 1741
Joined: 14 Feb 2009
Last interactive login on Thursday, 22-AUG-1996

220896?

User avatar
Eagle Minded
Status: Offline
Posts: 355
Joined: 29 Apr 2013
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 (&trade;) 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
Dayvan Cowboy
Status: Offline
Posts: 1409
Joined: 20 Sep 2007
Location: where teh wild things are
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
Dayvan Cowboy
Status: Offline
Posts: 1778
Joined: 1 Oct 2006

User avatar
Boqurant
Status: Offline
Posts: 54
Joined: 23 Apr 2013
Location: London, UK
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
Dayvan Cowboy
Status: Offline
Posts: 1778
Joined: 1 Oct 2006
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
Friendly Stranger
Status: Offline
Posts: 36
Joined: 29 Sep 2010
Location: Minneapolis, MN
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
Boqurant
Status: Offline
Posts: 54
Joined: 23 Apr 2013
Location: London, UK
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

PreviousNext

Return to Boards of Canada

Who is online

Users browsing this forum: No registered users and 36 guests