Jump to content
MakeWebGames

Recommended Posts

Posted

Basically it does what it says on the tin LOL

Once bought you will receive one file that contains a function of a query error

you can have insecure forums or anywhere insecure (WHICH I DO NOT RECOMEND YOU HAVE) And the hacker will not be able to get past it. for instance if they use the hack on the forums for the MD5 hash it will come up with the message Error, This error has been logged and an event has been sent to ID 1 Action Maybe Taken against your account .

ID 1 receives an Event saying MySQL error logged you should check it out you will receives the sql where you can go into the database Shows you what Id has attempted the hack at what time etc and How they did the hack And IN what area same goes for the Cmarket or any other type off query error for instance...

Its there if you want it Any negative remarks keep them to yourself If you want the file Its there for a buck so get over it

TCB

Email [email protected] for your purchase today

Copies 15

Posted

Re: Security $1 [Mc Code V2]

Haunted shut the f. up kid and stop bashing other people's threads all the time. What are you 12 yrs old?

And for the love of Chuck please erase the freaking

's
from your keyboard!

If this guy is going to sell crappy code he will destroy his rep here and just for $1. So it's worthing the try.

Posted

Re: Security $1 [Mc Code V2]

 

And for the love of Chuck please erase the freaking

's
from your keyboard!

Why can't he use correct English? It is good to see someone that still uses correct punctuation and grammar as hardly anyone does these days! :)

Posted

Re: Security $1 [Mc Code V2]

 

Haunted shut the f. up kid and stop bashing other people's threads all the time. What are you 12 yrs old?

And for the love of Chuck please erase the freaking

's
from your keyboard!

If this guy is going to sell crappy code he will destroy his rep here and just for $1. So it's worthing the try.

Also thanks

Posted

Re: Security $1 [Mc Code V2]

 

People are complaining over a dollar!?

Geez, get out more. That is not even 1/5 of a packet of cigarettes, so who really cares?

 

jeez you're lucky $1 isn't even 1/10 of a packet of cigarettes in the uk :lol:

Posted

Re: Security $1 [Mc Code V2]

 

Haunted shut the f. up kid and stop bashing other people's threads all the time. What are you 12 yrs old?

And for the love of Chuck please erase the freaking

's
from your keyboard!

If this guy is going to sell crappy code he will destroy his rep here and just for $1. So it's worthing the try.

:roll: Worthing?

Posted

Re: Security $1 [Mc Code V2]

is it even worth $1?.

O.o

if (preg_match('/(from|union|select|drop|table|truncate|insert|into|show|#|\*|-|\\\\|%22)/ims', trim($_SERVER['QUERY_STRING']))) { die('NOOB HEAD'); }

lol

Wow im secure. LOL

Posted

Re: Security $1 [Mc Code V2]

 

i think someone allready did that crazy-t on cronwerks for free ;)

But it still wouldn't secure you. I think someone done something like...

function blah($what)
{
    foreach($what as $key => $value)
         $what[$key] = mysql_real_escape_string($value);
    return $what[$key];
}
$_POST = blah($_POST);
$_GET = blah($_GET);

Or something like that.

Posted

Re: Security $1 [Mc Code V2]

i think someone allready did that crazy-t on cronwerks for free ;)

But it still wouldn't secure you. I think someone done something like...

function blah($what)
{
    foreach($what as $key => $value)
         $what[$key] = mysql_real_escape_string($value);
    return $what[$key];
}
$_POST = blah($_POST);
$_GET = blah($_GET);

Or something like that.

I've seen that on a few sites :) But what if you dont wanna mres the string :P...Then your stuff.

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...