Where can i learn the "GET" method
when the time has come , I shall rise and conquer the world
11 years ago
0
You don’t need to learn a GET statement really. It is simply when the form data (or “query data”) is added to the end of the URL it is then said to be “URL encoded” so say I wanted to get a town name I would use something like this: hrrp://www.someurl.com/towns.php?town=manchester in other words the get statement is more or less just the ‘?’ question mark. So they might use something like this….. : http://www.hackthis.co.uk/levels/i1.php?**********=********** : So what would we replace the stars with??
when the time has come , I shall rise and conquer the world
11 years ago
0
Enter Details Form
Username :
Password :
you really work hard for the second tutorial . actually the first tutorial also already gave lots of information :)
when the time has come , I shall rise and conquer the world
11 years ago
0
Thanks mattempik it’s like pulling teeth with some people. I couldn’t make it any more easy than I have.
Some people want to use their brains and with some of the help me questions I wonder if they really have one.
Come on guys THINK!
read anonra first explaination . if you want to tell that the town is manchester , so http://www.someurl.com/towns.php?town=manchester . if you want to tell that the password is flubergump just do the same way but change what you want to tell
didnt see that you have finish the level
when the time has come , I shall rise and conquer the world
when the time has come , I shall rise and conquer the world
i tried and i got this http://www.hackthis.co.uk/levels/search.php?fpass=flubergump
@mhamad that was quite an entertaining video.but plz don’t post such links in these threads..
u noe u r dealing wid d rite guy
11 years ago | edited 11 years ago
0
mhamad This is the forum for hackthis.co.uk not for your entertainment on youtube.
Stop posting this on here. If we wanted to see that then we would have searched for it on youtube.
So get back to this real level 1 and how to use the get statement. I have explained what the get
statement is all about so come on RoXXXoR97. If it is not pass what is the other option?? :)
11 years ago
0
Thanks ANONRA, Completed the level as soon as read your post. Thank You
11 years ago
0
Lol, what part of “don’t post spoilers” don’t these noobs get?
JAYSSJ11- “I’d rather be hated for who I am, than loved for who I am not.”
11 years ago
0
JFGI! Lol. :D
And if i2 doesn’t work like Anonra said look at the URL you might need to put intermediate/2. Now your question has been given multiple answers worth very clear directions so please close the thread.
Please try this site. Props to @jayssj11! Looks good!
http://elitesforum.cu.cc/index.php
http://www.w3schools.com/tags/ref_httpmethods.asp this could help you finishing the lvl
http://www.tutorialspoint.com/php/php_get_post.htm this is the site I used it was very helpful
Please try this site. Props to @jayssj11! Looks good!
http://elitesforum.cu.cc/index.php
Please try this site. Props to @jayssj11! Looks good!
http://elitesforum.cu.cc/index.php
hello.can you help me please?in the levels one with the method GET.i write :
http://www.hackthis .co.uk/i1.php?password=flubergump
but nothing…….why? i have to forget something?
Admin: Try not to post spoilers in the future, thanks.
@durandal: Please put your above post in spoiler tag. The content spoils a lot of fun.
Wrong action, so… no progress.
The method GET is used to send the data of a HTML form, or the method COMMENT?
GET and COMMENT is methods of access defined in the HTTP protocol and resumed(taken back) in the HTML specification.
The choice of the method depends on the way the data are received, of the size and the nature of the data.
look at on the web, it’s easy if you understand the HTML.
I hope he meant CONNECT :(
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘\’‘ at line 1
@sakshi123**: For details check the link @Mugiwara27 posted. In short: POST is GET plus the ability to send additional blobs of data to the server.
All the tutorials are useful probably. But this can be solved by learning that tampering with the url is enough sometimes.
Also I found out that the(php) is useless and doesn’t apply to me[/Spoiler]
So learning the meaning of QUESTIONING is everything before answering.
This info helped me.
[Spoiler]You use this to tell the page what the password is
Everyone else gave very good sources. I would also recommend learning a language like python or c as well, it isn’t really necessary for completing those levels but can be very useful later when you want to automate those processes.
“You can patch a security vulnerability on a computer but there is no patch for stupidity or, rather, guilibility.”