Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Ctracker (NOW with ACP) ^^ updated

Newbie Spellweaver
Joined
Oct 16, 2006
Messages
13
Reaction score
0
The conditions alone CrackerTracker are something for all PHP programmer:
It brings the protective system before SQL Injections and usual worm attacks (try to penetrate over typical Exploits or gaps in PHP the Skripten into the data base) into each PHP script!
The recognition technology of the CrackerTrackers is used here, in order to already recognize and stop worm attacks before its PHP script. Afterwards worm attacks are kept away dynamically from its PHP script. As soon as someone tried over the URL a SQL Inject to start refuses the CrackerTracker the access to its PHP script.

Ok here the Release with ACP ^^
Please Read the Install.txt !!!! HaveFun

DDL
Filefront
Rapidshare


SREENS:

Deamonkill - Ctracker (NOW with ACP) ^^ updated - RaGEZONE Forums


Deamonkill - Ctracker (NOW with ACP) ^^ updated - RaGEZONE Forums


Deamonkill - Ctracker (NOW with ACP) ^^ updated - RaGEZONE Forums


Deamonkill - Ctracker (NOW with ACP) ^^ updated - RaGEZONE Forums



P.S WHO USE THE OLD CBACK PLEASE DELETE THE OLD SCRIPT
<?php
include "ctracker.php";
echo "Here its PHP script";
?>


the File on attach Files is the old version don
 
Last edited:
Newbie Spellweaver
Joined
Oct 16, 2006
Messages
13
Reaction score
0
Re: Ctracker protective system

Please Delete This Atached File Is The Old Version !!
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Dec 13, 2004
Messages
164
Reaction score
12
Re: Ctracker

Very nice !
If you want to get a report also on .txt file about who attacked and when add these lines between the 2 last lines... It should look like this

Code:
      $cuseragent = $_SERVER['HTTP_USER_AGENT'];
//////////  To make a log file //////////
      $info = $cremotead." - ".date("F j, Y, g:i a")."\n";
      $fp = fopen("attack_report.txt","a");
      fwrite($fp, $info);
      fclose($fp);
/////////////////////////////////////////
      die( "Attack detected! <br /><br /><b>This attack has been identified and blocked:</b><br />$cremotead - $cuseragent" );

The result would look like:
83.23.16.48 - February 4, 2008, 1:07 am
 
Experienced Elementalist
Joined
May 18, 2005
Messages
293
Reaction score
6
Re: [Release]Ctracker

Sweet :p
 
Newbie Spellweaver
Joined
Sep 20, 2007
Messages
27
Reaction score
0
Re: [Release]Ctracker

Em i didn't understand what to do with it ))
Can you explain too me it again ?
 
Newbie Spellweaver
Joined
Oct 16, 2006
Messages
13
Reaction score
0
Re: [Release]Ctracker ((NOW WITH ACP))

Ok here the Release with ACP ^^
Please Read the Install.txt !!!! HaveFun

DDL
Filefront
Rapidshare


P.S WHO USE THE OLD CBACK PLEASE DELETE THE OLD SCRIPT
<?php
include "ctracker.php";
echo "Here its PHP script";
?>
 
Newbie Spellweaver
Joined
Oct 16, 2006
Messages
13
Reaction score
0
Re: [Release]Ctracker (NOW with ACP) ^^ updated

I look forward to positive feedbacks ^^
 
Experienced Elementalist
Loyal Member
Joined
Sep 18, 2007
Messages
252
Reaction score
1
Re: [Release]Ctracker (NOW with ACP) ^^ updated

Martin, where are my Season3 files?
 
Newbie Spellweaver
Joined
Oct 2, 2005
Messages
58
Reaction score
0
Re: [Release]Ctracker (NOW with ACP) ^^ updated

anyway it is cool if u make guide in english ;)...for those ppl who doesnt understand german
 
Experienced Elementalist
Joined
Dec 28, 2007
Messages
288
Reaction score
2
Re: [Release]Ctracker (NOW with ACP) ^^ updated

great :) gj
 
Newbie Spellweaver
Joined
Oct 16, 2006
Messages
13
Reaction score
0
Re: [Release]Ctracker (NOW with ACP) ^^ updated

anyway it is cool if u make guide in english ;)...for those ppl who doesnt understand german

Look the Install.txt it
 
Newbie Spellweaver
Joined
Sep 20, 2007
Messages
27
Reaction score
0
Re: [Release]Ctracker (NOW with ACP) ^^ updated

good release
Thanks !
 
Newbie Spellweaver
Joined
Oct 19, 2005
Messages
40
Reaction score
1
Re: [Release]Ctracker (NOW with ACP) ^^ updated

my god the language of install.txt is very hard !

its encrypted language ? i do not understand nothing

sorry my english is horrible too !
 
Newbie Spellweaver
Joined
Sep 20, 2007
Messages
27
Reaction score
0
Re: [Release]Ctracker (NOW with ACP) ^^ updated

Em
I have installed it and what to do after the installation?
I didn't understand!
Can anybody help me?
 
Newbie Spellweaver
Joined
Apr 20, 2007
Messages
34
Reaction score
0
Re: [Release]Ctracker (NOW with ACP) ^^ updated

works in MuWEB from EXTREME ?

to version 1.02N+S2 - Goes Release
 
Back
Top