AdamHull Posted February 10, 2014 Posted February 10, 2014 There is people on this site who do not want to help people but instead hack other peoples game just to prove they can instead of explaining the holes they have found on the script Quote
sniko Posted February 10, 2014 Posted February 10, 2014 (edited) Oh... Did you get "hacked"? If so, how did you track it back to this specific site? What "hack" did they use? Edited February 10, 2014 by sniko Quote
Vaz Posted February 10, 2014 Posted February 10, 2014 Shouldn't be a catastrophic problem, you done your homework, encrypted passwords, take backups regularly and are ready to march on... right? Quote
SilvaTungDevil Posted February 11, 2014 Posted February 11, 2014 Shouldn't be a catastrophic problem, you done your homework, encrypted passwords, take backups regularly and are ready to march on... right? Secured and double checked all inputs, used tokens in your forms etc before putting the site live? Quote
AdamHull Posted February 11, 2014 Author Posted February 11, 2014 I have only posted my site ever on this site as it is still in testing mode and I am trying to make modifications before putting it onto a live domain and releasing it to the public. I have checked for SQL injections on the site either and I can not find any loop wholes to my system. I also have encrypt all passwords on the server from the register page Quote
sniko Posted February 11, 2014 Posted February 11, 2014 I have only posted my site ever on this site as it is still in testing mode and I am trying to make modifications before putting it onto a live domain and releasing it to the public. I have checked for SQL injections on the site either and I can not find any loop wholes to my system. I also have encrypt all passwords on the server from the register page Then it's not a hack in the fundamental sense (gaining unauthorised access) and is most likely a manipulation of your system. PM me the address and I'll give it a quick once-over and tell you where you're missing your security (validation/sanitization/double-checking) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.