Jump to content
MakeWebGames

Recommended Posts

Posted

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

Posted

Shouldn't be a catastrophic problem, you done your homework, encrypted passwords, take backups regularly and are ready to march on... right?

Posted
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?

Posted

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

Posted
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)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...