Today, using original rapidleech v42 is not secure as you think. Also maybe there’s a hole inside Rv7.3, nobody knows. But, you can still prevent any hacking attempt from intruder by adding a new file called l0ck!
This file will protect your RL from injection, booting, bots, spammer, or anything intruder’s activities. A simple freeware code that can give you a time to take a rest. Not too worry about your RL again, this file will help you protecting your RL and also logging all hacking attempts.
Create database first and download the file here, [ FIREWALL SCRIPT ] and upload to your RL root directory where you see audl.php and xpanel.php ; then you need to edit your index.php ; audl.php, auul.php, and any standalone php that you need to protect and put this piece of code inside your php tag
include('l0ck/l0ck.php');
Call the setup.php from browser and it will run setup for you!
ex. http://domain.com/l0ck/setup.php
Now, you are free from attackers. It can’t protect you lifetime, but at least, it improves your server security. Be carefull, be safety!
« [mods] Rx08.ii36B v7.3 Lite – with simple login [SKINS] SexyBlack Skins for Rx08.ii36B Rv.7x »

to test your new firewall feature, please use this example:
- access your index.php from browser
- add this after “?cmd=” without the quote mark.
- if you see warning, then it’s work!
sample of url test format:
http://www.yourdomain.com/your-rl/index.php?cmd=
could you explain how should edit the code for index.php?
it dosnt work, I think the code should be edited.
would you help me?
@yashar
just add those code after your <?php
result :
<?php
define('PHP_FIREWALL_REQUEST_URI', strip_tags( $_SERVER['REQUEST_URI'] ) );
define('PHP_FIREWALL_ACTIVATION', true );
if ( is_file( @dirname(__FILE__).'/firewall.php' ) )
include_once( @dirname(__FILE__).'/firewall.php' );
$time = explode (' ', microtime());
$begintime = $time[1] + $time[0]; unset($time);
and so on…
and when it works, it will display “Protection url active, string not allowed! Your activity has been logged.”
how to add new line to allow firewall.php on .htaccess?
can you guide me? thanks
the link is broken . please re upload the file
om link download dah mokad… upload lagi donk…
klo gak di share di olc :hehehe
new files added and this is the new one