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:
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
 
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";
?>
 
Re: [Release]Ctracker (NOW with ACP) ^^ updated

anyway it is cool if u make guide in english ;)...for those ppl who doesnt understand german
 
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 !
 
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?
 
Re: [Release]Ctracker (NOW with ACP) ^^ updated

works in MuWEB from EXTREME ?

to version 1.02N+S2 - Goes Release
 
Back