
You have basic HTML and JavaScript knowledge? Then you may be able to access password protected websites.๐ This article will give you an easy method to hack simple, less-secured websites of your choice simply through HTML.
Note : This basic method works only for websites with extremely low security barriers. Websites with robust security details will not be susceptible to this kind of simple attack.
So let's start! To hack a website simply follow the given steps ↓๐
This article is only for educational purpose we are not responsible for any kind of damage directly or indirectly - Shoutxp.com
1. Open the website:
First of all open the site you want to hack ang give wrong username and wrong password in its log in form. (e.g. : Username : me and Password: ' or 1=1 --) An error will occur saying wrong username and wrong password. Now be prepared because your experiment starts from here.๐
2. Right click on error page:
When you provide wrong username & password then you got a error๐Click anywhere on error page to view source code. Simply add view-source: prefix in the error page URL for ex: suppose you got error on URL i.e. www.Shoutxp.com then change it with view-source:www.Shoutxp.com now you can see the source code. There you can see the HTML coding with JavaScript.• There you find something like this....<_form action="...Login....">• Before this login information copy the URL of the site in which you are. (e.g. :"< _form..........action=http://www.targetwebsite.com/login.......>")
3. Delete the java script:
Do this very carefully.—Your success in hacking the site depends upon how efficiently you delete the java script code that validates your account information.
Take a close look for "<_input name="password" type="password">"[without quotes] -> replace "<_type=password>" with "<_type=text>". See there if maximum length of password is less than 11 then increase it to 11 (e.g. : if then write ).
Go to file => save as and save it anywhere in your hard disk with ext.html (e.g. : c:\chan.html).
4. Reopen the target:
Reopen your target web page by double clicking 'chan.html' file that you saved in your hard disk earlier. • You see that some changes in current page as compared to original One. Don't worry.5. Provide any username:
Provide any username [e.g. : hacker] and password [e.g.:' or 1=1 --] You have successfully cracked the above website and entered into the account of List user saved in the server's database.
So this was the simple tutorial for hacking a website which have very low security. So please share it for helping us because we are new๐
Nice stuff
ReplyDelete