Thursday, September 18, 2014
On 4:18 AM by Unknown No comments
Did you know you could use HTML to hack a website? Here's how to do it!
1. First put in the username and password in the login form. You can put in any username and password. This will generate an error, telling you that the username and password entered are wrong. This is where the work starts.
2. Now right click on the error page and click on view source.
3. Before the next step, copy the URL of the website that you are in. This shows you the HTML coding and JavaScript. Look for something like <_form action=”…Login…”>.
4. The JavaScript that you see here is used to validate the information provided in the server. Now you have to delete the JavaScript. Do this carefully because this is what determines whether you’re going to be able to hack the website or not.
5. Now look for “<_input name="password" type="password">" (without the quote marks). Now replace this with "<_type=password>" with "<_type=text>". Check if the maximum length of the password is less than 11 and increase it to 11.
6. Now go to file, save as and save it somewhere on your hard drive with the .html extension.
7. Next you have to reopen the webpage by double clicking on the file that you saved. You will see a few changes in the current page as compared to the original one.
8. Now choose a username and password and you will have successfully logged into the account.
Yes folks, you can use HTML to hack a website. The eight steps described below will take you from zero to hero in no time whatsoever. So how do we do it? Read on to find out.. |
1. First put in the username and password in the login form. You can put in any username and password. This will generate an error, telling you that the username and password entered are wrong. This is where the work starts.
2. Now right click on the error page and click on view source.
3. Before the next step, copy the URL of the website that you are in. This shows you the HTML coding and JavaScript. Look for something like <_form action=”…Login…”>.
4. The JavaScript that you see here is used to validate the information provided in the server. Now you have to delete the JavaScript. Do this carefully because this is what determines whether you’re going to be able to hack the website or not.
5. Now look for “<_input name="password" type="password">" (without the quote marks). Now replace this with "<_type=password>" with "<_type=text>". Check if the maximum length of the password is less than 11 and increase it to 11.
6. Now go to file, save as and save it somewhere on your hard drive with the .html extension.
7. Next you have to reopen the webpage by double clicking on the file that you saved. You will see a few changes in the current page as compared to the original one.
8. Now choose a username and password and you will have successfully logged into the account.
Subscribe to:
Post Comments (Atom)
Search
Popular Posts
-
The importance of encryption tools lies in one simple fact. Prevention is better than cure. File encryption is of paramount importance...
-
This is the age of connectivity. We randomly switch from smartphone to tablet to computer many times every single day, so much so that some...
-
Looking for a free ebooks on some topic? Your search ends here with these websites.. When looking for free ebooks, there are many reso...
-
Hi friends some of the viewers had messaged me to give hacking books so that they can learn every thing offline.So here i am providing with...
-
The following keyloggers are handy tools for hacking/surveillance. Keylogger is basically a surveillance software that has the capabi...
-
Carrying around an actual computer is now possible since we have USB sticks that you can use to store all the basic utilities you need and ...
-
Hacking tools are available aplenty. Top hackers in the world today recommend hacking tools made for Linux and Windows operating systems. I...
-
Did you know you could use HTML to hack a website? Here's how to do it! Yes folks, you can use HTML to hack a website....
-
While a great deal of time and effort is invested in designing and developing a software, it only takes a few seconds to bring it down on...
-
Whether it is the iPhone, iPad or Android-based systems, building an app quickly is an imperative for developers. Developers often ...
Copy Rights 2014 Himanshu_Teotia. Powered by Blogger.
0 comments:
Post a Comment