Best viewed in Firefox

Awesty Productions

HTS Basic Web 4

August 26th, 2007 by awesty

Other HTS Tutorials.

In this mission Sam has set up a script that will email him the password when he clicks a button. What we will try and do is make the email send to your email address instead of Sam’s.

Open up the page source and have a look for what could be the emailing script. It looks something like this:

<input type="hidden" name="to" value="webmaster@hulla-balloo.com">

We need to change “webmaster@hulla-balloo.com” to our own email address.

Copy the whole page source and paste it into notepad. Locate the line that contains the email address and delete webmaster@hulla-balloo.com and replace it with your own email address.
Also change “action=”/missions/basic/4/level4.php”” to “action=”http://www.hackthissite.org/missions/basic/4/level4.php”". Save it as a .html file and then open it in your web browser. The rest should be obvious.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • blinkbits
  • BlinkList
  • blogmarks
  • del.icio.us
  • digg
  • Furl
  • MyShare
  • NewsVine
  • Netscape
  • Reddit
  • Simpy
  • Slashdot
  • StumbleUpon
  • Technorati
  • YahooMyWeb

RSS feed | Trackback URI

20 Comments »

2007-08-26 12:41:41

[…] HTS Basic Web 4 […]

 
Comment by Tim Subscribed to comments via email
2007-08-26 15:00:03

Also you need to change that to:

 
Comment by Tim Subscribed to comments via email
2007-08-26 15:01:42

In the form.
form action=”/missions/basic/4/level4.php” method=”post”

change

“/missions/basic/4/level4.php”

to

“http://www.hackthissite.org/missions/basic/4/level4.php”

as well as changing the email.

Comment by awesty
2007-08-26 18:36:27

Okay, I added that in.

 
 
Comment by Pamela Subscribed to comments via email
2007-09-08 08:08:34

This is good, very good. I’ll be trying this out!

 
Comment by Josh Subscribed to comments via email
2007-10-21 22:00:24

I don’t get it, I did what you wrote, I changed “/missions/basic/4/level4.php” to what you typed, and I changed the email. But when I click send email in the opened notepad thing it dosn’t send an email to me, what did I do wrong?

Comment by awesty
2007-10-22 20:48:40

Did you save it as a .html file and open it with a web browser?

 
 
Comment by dan Subscribed to comments via email
2008-02-19 04:19:32

i don’t know why but it won’t let me save the note pad page as a .html only: text documents and all files.

 
Comment by scott Subscribed to comments via email
2008-03-15 13:36:35

i no i dont know how to convert it but i am currently downloading a programm that will, use google to look for .txt to .html thats all i did ¦-)

 
Comment by blacklabel2010 Subscribed to comments via email
2008-05-20 13:45:13

In the file name field, just type in exactly this YOURFILENAME.html EXAMPLE: lala.html

 
Comment by yourface690
2008-06-27 12:12:58

To save the text file as an html file, in the save as box type is all types and then in the name type “4.html”

just make sure you save it in a place that you can find easily like desktop/my docs

 
Comment by jakerrulz
2008-07-29 11:28:35

you just need to change the email. THATS IT!!! and it won’t email, you it will just show you the password on the screen, or atleast thats what it did for me.

 
Comment by PhantomCode Subscribed to comments via email
2008-10-01 22:28:03

Hmm…
I use JS injection, it’s faster and easier!

Comment by le hoang long Subscribed to comments via email
2008-10-02 01:50:39

so could you tell me how to use JS injection instead of using html

 
 
Comment by RandumBoi Subscribed to comments via email
2009-01-20 04:54:34

Ohhh :@
I did everything as you told me, but I never got an email!
Lol, this is so frustrating!
Please help…?

Comment by RandumBoi Subscribed to comments via email
2009-01-20 05:03:47

OK, nevermind, I found what I was doing wrong =P
But it doesn’t actually send you an email, it just showed the password on the screen…

Comment by RandumBoi Subscribed to comments via email
2009-01-20 05:05:12

Now I wish I had read jakerrulz’s comment earlier lol…

 
 
 
Comment by Henry Subscribed to comments via email
2010-03-07 13:56:52

hey guys i just spent like an hour coming up with this encryption key for basic-six

encrypted:
4d2:7hgm

the encryption is to move the characters different spaces the patern of movement is 0,-1,-2,-3,-4,-5,-6,-7… so a number-set of 99999999 becomes 98765432

it follows a patern list

this is the list

$%&”()*+,-./0123456789:;?@abcdefghijklmnopqrstuvwxyz{|}~

unencrypted:
4c07ddg = 4d2:him’

4c073caf = 4d2:7hgm

 
Comment by zzzspawn Subscribed to comments via email
2010-07-04 09:36:51

you do not choose the filetype from the dropdown list.

just make sure it is set on all files and save the file as html by TYPING:

“name of your file”.html

ex. sendmepass.html

aight? ;)

 
Comment by dracie Subscribed to comments via email
2010-08-28 22:56:58

Darn can finish it because somethings wrong with explorer is it possible to do using Mozila? we knew that we cant edit source if we’re using Mozila or Crome… darn this is sucks!!! i want to do the next level… grrrr….

 
Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> in your comment.