php & sql

Posts 16 of 6 · Page 1 of 1
php & sql
is there any programming language that I should add to study on how to hack a website? My dream was to be a successful programmer by starting to learn on how to hack a website. I would really appreciate your answers. Thank you
Wait... Why is this post called php & SQL , it's noty even related to that. And if your wanting to hack websites, this is not the place unless your talking about hacking websites that have games on them. We are mpGH , multiplayer GAME hacking.
Quote Originally Posted by k1ngqu33n View Post
Wait... Why is this post called php & SQL , it's noty even related to that. And if your wanting to hack websites, this is not the place unless your talking about hacking websites that have games on them. We are mpGH , multiplayer GAME hacking.
This is the coders lounge section, so you can post any shit related to programming here.


Anyways, before you start to hack websites you have to learn PHP, which will take some time.
Quote Originally Posted by Paul View Post


This is the coders lounge section, so you can post any shit related to programming here.


Anyways, before you start to hack websites you have to learn PHP, which will take some time.
What? Really? i never knew php had to do with hacking websites. Sorry m8
Quote Originally Posted by k1ngqu33n View Post
What? Really? i never knew php had to do with hacking websites. Sorry m8
Nooooo, Websites are coded with batch.
U need to learn basic of PHP and Basic if Database so u know how they work..
because to hack website u need to find a weekness from a php code on a website..

some example :
so basic web vuln :

for a beginer on web developer many people doing change password using ther member ID or from cookies ( the best way is from session ).
you can change password and they throw your ID.
lets thinking they now validate if you change your id / cookies to change your id to be another user id.
then if you change password it will change other user id, not your id..

its just a simple case, but its not working ( but sometimes dumb people still missing to validate user id from session / validate current password)

CMIIW
Posts 16 of 6 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

Need help?