Meh, like I've said. I dont mind that people hack sites, its more of a sport for them. But he could have contacted me or some other admin and warned us instead, its not like he won any fame points by doing this.
Odin said:Wouldnt mind some help on the technical side, as I havent really touched this site in ages. Was in the process of planning an upgrade for this site these last few weeks, untill this happened.
array_walk($_GET, 'RemoveSQLInc');
function RemoveSQLInc(&$value, $key)
{
$search = array("/delete /i", "/update /i","/union /i","/insert /i","/drop /i","/#/i","/'/i","/=/i","/--/i");
$replace = '';
$value = preg_replace( $search, $replace,$value );
}
Brother None said:I hope there aren't too many people who use the same password here as anywhere important. If the recent spate of hacking left and right taught us anything, it's that you can't live without unique passwords anymore.
Implies malicious intent and evidence of an act of theft.Reconite said:What I still don't understand is why he would backup the database on his computer ...
Hey, I got that much. I meant why would he bother to try telling us he's a good guy in all of this and that he won't sell the data even though he stole it all anyway?4too said:Implies malicious intent and evidence of an act of theft.Reconite said:What I still don't understand is why he would backup the database on his computer ...![]()