The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
![]() |
||||||||||||||||||||||||||||||||||||
DnP Firewall : SEO Friendly Double-Protection Layers against Flood / DoS / Spam Bots
![]() Developer Last Online: Jul 2012 ![]() ![]()
![]() ![]() DnP Firewall Gateway Demo *To test Front-End Layer protection : It's the page shows up when you first enter the site. *To test 2nd Layer Protection : Pass Front-End Layer protection, then Tap (not hold) F5 continuously nonstop for 10 seconds. DnP Firewall Gateway was designed to stand against the massive DoS attack targeted DnP Network? few years ago. Upon installed, it has been reducing the severe level of many incidents and preventing my forum from being overload ever since. It also nearly blocks away all the automated bots that come to register for spamming on the forum. The last release was almost 3 years ago and there had never been any update to the MOD. Version 0.3 came with many issues though it was very stable. I decide to give another upgrade and simplify the code a little for another release. Don't hesitate to install DnP Firewall Gateway for your forum and hope you will find it as useful as I do. *This Firewall is compatible with All PHP Forum systems and Search Engines Friendly* 1 - Use this simple Firewall to protect your ( vBulletin / phpBB / SMF / IPB / etc.. ) forum
![]() 3 - Installation for vBulletin Forum a. Upload all files from package to your forum_rootFind PHP Code:
PHP Code:
Simply remove this line to deactivate the firewall3b - Upgrade Simply perform step Quote:
4 - Note Eventhough the DnP Firewall Gateway could reduce the damage of a flooding attack, it does not guarantee that all of the negative affects of an attack could be avoided. I do not hold any responsibility for such matters. As an administrator you should know that there is not software firewall that could be as effective as a hardware firewall. You are free and encouraged to modify the Layout of the Gateway page in dnp_fw_template.php but please respect the copyrights notice of the author. Additional templates are also available if you'd want different look. (How to change DnP Firewall Template) DnP Firewall Gateway also acts as an Introduction page for your forum if you fill it up with rich information content of your site. Adsense or other Ads could be placed here to maximize your revenue since every visitor will need to pass by this Introduction page. It almost 100% guarantees that your CTR or Page Impression will raise quickly. 5 - Compability This MOD can be used with almost any system that runs PHP. Compatible with all vBulletin forum from 3.0.x to 3.8.x It should not conflict with any existing MODs on your forum. DnP Firewall Gateway consumes very little server resource because on the surface, it is just a simpe webpage. It does not execute any query, therefore your database will not be affected under any circumstances by this MOD. DnP Firewall Gateway could together be used with InV-Firewall Script to act as doubled-firewall system that 2 x the strength against Flood /DoS Attack with bonus of denying malicious query and tracking access. DnP Firewall Gateway is also compatible with DnP Instant! AJAX/SEO Musicbox & News smart anti-flood protection that brings extra power to the firewall. The 3 firewalls, DnP Firewall Gateway - InV-Firewall Script and Smart Anti-Flood from DnP Instant! AJAX/SEO Musicbox & News can be used altogether to triple the strength. 6 - History Log v1.4 v1.3 v1.2 Beta7 - Useful links
[Original topic can be found at http://www.silveryhat.com/delynie/f142/dnp-firewall-help-your-forum-fight-flood-attack-dos-spam-unwated-bots-6985.html] Download Now
Show Your Support
|
Comments |
#92
|
||||
|
||||
![]()
Thank you for this awesome mod, hopefully it does the job
it is suppose to do. Keep up the great work silveryhat!! Regards, Kev |
#93
|
||||
|
||||
![]() Quote:
As the matter of fact, you should also deny these ips or the the ones cause the most requests during the flood occurrence , then remove the list after it has gone. Quote:
![]() Quote:
![]() |
#94
|
|||
|
|||
![]()
My apologies if this is already answered but i'm short for time at the minute:
Does it log IP addresses of potential DDoS attempts? |
#95
|
|||
|
|||
![]()
I can make your website think my browser is the Google Bot, so it's either going to let me in, and believe that I'm the googlebot OR it's going to be blocking the real googlebot
|
#96
|
|||
|
|||
![]()
Parse error: syntax error, unexpected ':', expecting ')' in /home/xxx/public_html/vb/dnp_fw_config.php on line 29
?? |
#97
|
||||
|
||||
![]() Quote:
![]() Quote:
Quote:
![]() You have done some misconfiguration. Try to use the original file or post the content of your dnp_fw_config.php and I'll check for you. |
#98
|
|||
|
|||
![]()
i didn't do anything just add my website link look here
Code:
<? //List of Search Engine Agents $UserAgent = array( 'Googlebot', 'msnbot', 'slurp', 'fast-webcrawler', 'Googlebot-Image', 'teomaagent1', 'directhit', 'lycos', 'ia_archiver', 'gigabot', 'whatuseek', 'Teoma', 'scooter', 'Ask Jeeves', 'slurp@inktomi', 'gzip(gfe) (via translate.google.com)', 'Mediapartners-Google', 'crawler@alexa.com' ); //Your forum *domain only* //Define domain with and without www //Do not add trail at the end //Example : 'google.com' , 'www.google.com' $Forum_domain = array( ‘http://xxxx.com’, ‘http://www.xxxxx.com’, ); //2nd Layer Flood Protection enable ? //1 to enable , 2 to disable $config['dnp_firewall_2nd_layer'] = 1 ; //Amount of time in second to show restrict message if a Flooding attack is determined $config['dnp_firewall_wait_time'] = 10 ; //Amount of penalty to be considered a Flooding attack. //Every time multiple requests sent to the forum in less than few a second, penalty count increased by 1. $config['dnp_firewall_penalty_allow'] = 6; ?> ( public_html or vb file )?? thanx |
#99
|
||||
|
||||
![]() Quote:
![]() PHP Code:
|
#100
|
|||
|
|||
![]()
excellent mod nominated thanks
![]() |
#101
|
|||
|
|||
![]()
Back with a little update, it's been about 3 weeks since installing, and I've had absolutely no spammers! That's definitely a nice change from the 1 a day I was getting beforehand.
![]() This thing rocks! |
![]() |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|