This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-07-10 21:20:07

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Hackthissite.org

Discuss this awesome website. It's a great way to assess your web programming skills and hacking skills legally.

I've finished basic 4 but can't work out basic 5. I probably need to learn more javascript. I've tried using javascript variables but it didn't work  tongue

So which missions have you done?


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#2 2012-07-10 22:13:00

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: Hackthissite.org

Javascript variables?

var x = "This is a variable";

Offline

 

#3 2012-07-10 22:17:11

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Hackthissite.org

I know. It didn't work.  tongue


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#4 2012-07-11 05:15:21

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: Hackthissite.org

I joined today.


http://trinary.tk/images/signature_.php

Offline

 

#5 2012-07-11 05:40:37

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: Hackthissite.org

Interesting... I'll check it out.


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&display=small

Offline

 

#6 2012-07-11 07:06:54

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Hackthissite.org

Basic 5 is almost the same as Basic 4. You should try Basic 6. If your stuck on Basic 6, try typing stuff like 11111 in the encrypt box. I cracked the code.


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&display=small

Offline

 

#7 2012-07-11 08:48:07

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Hackthissite.org

nathanprocks wrote:

Basic 5 is almost the same as Basic 4. You should try Basic 6. If your stuck on Basic 6, try typing stuff like 11111 in the encrypt box. I cracked the code.

Cryptography seems exciting so I'll try it  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#8 2012-07-11 16:34:59

wolfdude999
Scratcher
Registered: 2012-01-07
Posts: 1000+

Re: Hackthissite.org

Basic 5 is actually really easy... you just need to edit the HTML so that it send the password to your email address and then once you send it, it will go to a page that tells you the password.


http://i48.tinypic.com/15yxmp4.png

Offline

 

#9 2012-07-11 17:33:30

agscratcher
Scratcher
Registered: 2009-07-09
Posts: 1000+

Re: Hackthissite.org

Haven't really looked at this site, but the concept of a hacking sandbox with actual community appeals to me. Might check it out.


http://narwhaler.com/img/yu/5/no-barrel-i-insist-after-you-spiderman-yU5Ua7.jpg

Offline

 

#10 2012-07-11 19:29:03

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Hackthissite.org

Yea, it's cool  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#11 2012-07-11 20:28:21

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: Hackthissite.org

The same trick that I did for Basic 4 worked for Basic 5 (making the email address in the source your own).


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#12 2012-07-11 21:10:11

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Hackthissite.org

Basic 5 is actually mean't to be done with JavaScript injection, but If you want to do it the same way as Basic 4, that is fine and works fine.


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&display=small

Offline

 

#13 2012-07-11 21:38:04

wolfdude999
Scratcher
Registered: 2012-01-07
Posts: 1000+

Re: Hackthissite.org

How do you do basic 7?


http://i48.tinypic.com/15yxmp4.png

Offline

 

#14 2012-07-11 22:07:03

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Hackthissite.org

wolfdude999 wrote:

How do you do basic 7?

I'll give you a hint. The cal.pl script runs the UNIX cal command. You need to put a year and then run another command (on the same line) to list the files. If you know how to use the Linux/UNIX terminal, you should be able to get this.


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&display=small

Offline

 

#15 2012-07-11 22:58:26

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Hackthissite.org

I was able to do the first 4 basic challenges as well, only with the little knowledge I had beforehand.  tongue  As for not being able to complete 5, I blame it in my lack of any JS knowledge.

The first few "realistic" missions look easy too. Now if I had any idea on how to do JS injection...


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#16 2012-07-11 23:01:07

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Hackthissite.org

technoguyx wrote:

I was able to do the first 4 basic challenges as well, only with the little knowledge I had beforehand.  tongue  As for not being able to complete 5, I blame it in my lack of any JS knowledge.

The first few "realistic" missions look easy too. Now if I had any idea on how to do JS injection...

All you need to do is use the JavaScript console (usually F12) and type the JavaScript code to do that same thing as you done in Basic 4.


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&display=small

Offline

 

#17 2012-07-11 23:18:08

Jackieee
New Scratcher
Registered: 2012-07-05
Posts: 100+

Re: Hackthissite.org

nathanprocks wrote:

Basic 5 is actually mean't to be done with JavaScript injection, but If you want to do it the same way as Basic 4, that is fine and works fine.

Yeah, I did that.

Offline

 

#18 2012-07-11 23:48:10

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Hackthissite.org

I finished Basic 10.  big_smile
Hint: Cookies.


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&display=small

Offline

 

#19 2012-07-12 00:10:14

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Hackthissite.org

I just made a quick Python program to solve Basic 6. I suddenly feel so pro though it's probably so easy.  tongue


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#20 2012-07-12 00:35:32

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Hackthissite.org

Hacked basic 6  big_smile

Edit: and level 7 as well :3

Last edited by jji7skyline (2012-07-12 00:39:15)


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#21 2012-07-12 00:36:29

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Hackthissite.org

I like the Realistic missions because they involve SQL injection.  tongue


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&display=small

Offline

 

#22 2012-07-12 00:43:28

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Hackthissite.org

I don't really know SQL  tongue


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#23 2012-07-12 01:13:59

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Hackthissite.org

jji7skyline wrote:

I don't really know SQL  tongue

It is very easy to learn.


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&display=small

Offline

 

#24 2012-07-12 01:20:54

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Hackthissite.org

nathanprocks wrote:

jji7skyline wrote:

I don't really know SQL  tongue

It is very easy to learn.

Yea, a friend tried to teach me.

I'm now stuck on level 8...


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#25 2012-07-12 02:30:02

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Hackthissite.org

jji7skyline wrote:

nathanprocks wrote:

jji7skyline wrote:

I don't really know SQL  tongue

It is very easy to learn.

Yea, a friend tried to teach me.

I'm now stuck on level 8...

You have to input <!--#exec cmd="[put UNIX command to list directory tree of parent directory here]"--> (If you don't know how to use UNIX commands, research it).


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&amp;display=small

Offline

 

Board footer