How to hack.
I know Javascript, CSS , html, xhtml, and some other languages and I am learning more as fast as i can, but I was wondering, How do you actually hack into a website and change things. Like how do you edit its stuff, etc. I always hear people talking about how they learned C++ or C or some other languages and then they hacked a website and changed stuff/viewed private information/ anything they want to. I really want to know how to be able to do this stuff. Thanks.
Hacking a website is a skill that comes as you learn about the services that would run a website. There is no one way, because vulnerabilities are different among different websites. Read up on SQL injection and start reading up on articles. Many people think it's just a trick that comes when you read one paper or hear one thing. It takes time and a lot of trial and error.
matt_familyguy wrote: I always hear people talking about how they learned C++ or C or some other languages and then they hacked a website and changed stuff/viewed private information/ anything they want to. When it comes to websites, you should rather study PHP, MySQL and different web application exploits than coding stuff in C++ ;)