Server hacked

Discussion about hacker.org's server
plope0726
Posts: 826
Joined: Mon Dec 15, 2008 10:13 pm

Re: PLEASE CAN YOU HELP ME

Post by plope0726 »

dreamhosting wrote:HOW DO I CLOSE OR FIND A SQL INJECTION I AM NEW TO SCRIPTING AND WOULD LIKE TO SECURE MY SITE CAN YOU PLEASE ASSIST MET
Test your form inputs and URL strings with sample sql injections. for example, ' or 1=1

Make sure you write input validation in all you code forms/code that connects to your database. There are plenty of function for php etc that do this for you. The only way to really know if your still vuilnerable is to try it. If all is well you shouldn;t get any kind of SQL errors. If a user tried to enter an SQL injection in, say, a log in form, it should simply kick back invalid username and password. or if you want to have fun, scold them for trying to run malicious input on your page. This may entice them to try something else.

Google "SQL injection", and you'll find tons of info on exploiting and fixing these vulnerabilities.
skylack
Posts: 1
Joined: Fri Jan 21, 2011 4:25 am

Post by skylack »

ermm..how to edit page source,,,long time not play,,,i forget how to crack,,,
jeetee
Posts: 105
Joined: Sun Jan 04, 2009 5:25 pm

Post by jeetee »

page source only edit when comma key fix

I'm just hoping I've raped the sentence above well enough so you might understand it.
dark_ipl
Posts: 1
Joined: Sun Dec 02, 2007 12:47 am

Post by dark_ipl »

I am a hacked account :D
AGK
Posts: 1
Joined: Tue Nov 06, 2007 4:40 am
Location: NYC
Contact:

Post by AGK »

dark_ipl wrote:I am a hacked account :D
Me too ! :)
DocJoe
Posts: 5
Joined: Sun Nov 02, 2008 1:22 pm
Location: Vagina Hole

Post by DocJoe »

AGK wrote:
dark_ipl wrote:I am a hacked account :D
Me too ! :)
By SkidTeam ? :lol:
dortdort
Posts: 1
Joined: Fri Jul 25, 2008 2:00 pm

Post by dortdort »

DocJoe wrote:
AGK wrote:
dark_ipl wrote:I am a hacked account :D
Me too ! :)
By SkidTeam ? :lol:
Maybe.
dry
Post Reply