Sunday, 24 December 2017

How to Hack a Website with Basic HTML Coding


🌀Open the site you want to  hack.

🌀Right click anywhere on that error page =>> go to view source.

🌀View the source code.

🌀Delete the JavaScript from the above that validates your information in the server.

🌀Take a close look for "<input name="password" type="password">"[without quotes] -> replace "<type=password>" with "<_type=text>".

🌀Go to file => save as and save it anywhere in your hard disk with ext.html (e.g.: c:\chan.html).

🌀Reopen your target web page by double clicking 'chan.html' file that you saved in your hard disk earlier.

🌀Provide any username

No comments:

Post a Comment