hello reader i am back with a new trick which will teach you
how to hack a website with basic html coding if you have basic html and
javascript knowledge, 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. use it responsibly.
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.
step #1:- open the site you want to hack. provide wrong
username/password combination in its log in form. (e.g. : username :
rhutikgiradkar and password: 1234 an error will occur saying wrong username-password.
now be prepared your experiment starts from here.
step #2:-right click anywhere on that error page è go to view source.
Step# 3:- there you can see the html coding with javascript.
• there you find somewhat 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…….>”)
step# 4:- then delete the javascript from the above that
validates your information in the server.(do this very carefully, your success
to hack the site depends upon this i.e. how efficiently you delete the java
scripts that validate your account information)
step#5:- then 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 )
step#6:- just go to file => save as and save it anywhere in
your hard disk with ext.html(e.g.: c:\chan.html)
step#7:- 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.
step8-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. warnings do the coding and changes very carefully, your success to
hack the site depends upon this i.e. how efficiently you delete the java
scripts that validate your account information
0 comments:
Post a Comment