Le 24 novembre 2007

English

Par Dave

Cet article ne m’a pas aidéCet article m’a été utile Évaluez cet article 1 294 visites

How to ban FunWebProducts User-agent

FunWebProducts, is a spyware which install automatically on the computer of those who downloaded it... and it kills web server speed! So, there's only one solution: to ban the users with the user-agent FunWebProducts.

I wrote this article in french and english so most of people will be able to read it. Cliquez ici pour accéder à la version française.

I’ve found in my weblogs that some visitors crash my site by sending infinite request to my web server, like reloading the same page every second until the server can’t handle it anymore. Finally, I saw that these visitors were all having « FunWebProducts » as User-Agent: (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts)

Without explaining what is FunWebProducts, it’s a spyware which install automatically on the computer of those who downloaded it… and it kills web server speed! So, there’s only one solution: to ban the users with the user-agent FunWebProducts, and send them on a site where they can clean their computer…

In order to do this, one only need to add these lines on your .htaccess file:

RewriteCond %{HTTP_USER_AGENT} ^.*FunWebProducts.*$
RewriteRule .* http://www.liamdelahunty.com/tips/fun_web_products.php [L,R=301]

You can change the address for anything you want, but I choosed this page because there are informations on it helping the user to remove FunWebProducts and clean his computer. So, as soon as somebody with that user-agent comes on my web-site, he’s automatically sent to this website telling him how to remove that spyware.

Tags: , ,

Pour compléter votre lecture

Comment bannir les visiteurs qui ont FunWebProducts comme agent-utilisateur

Comment bannir les visiteurs qui ont FunWebProducts comme agent-utilisateur

Sans m'éterniser sur ce qu'est FunWebProducts, c'est un spyware qui s'installe sur l'ordinateur de ceux qui l'ont téléchargés.. il permet d'afficher des icônes et des émoticones, bref c'est de la merde... et ça nuit à la vitesse du serveur. Donc, une seule solution s'impose: bannir les utilisateurs qui ont ce spyware.

Le HMSE_Robot est un robot de spam à bannir

Je me demandais pourquoi à des moments bien précis de la journée, mon site se faisait bombarder de recherches.. Comme ce matin à 6h19... un robot dénommé HMSE_Robot est venu parcourir à la vitesse de l'éclair une centaine de pages sur mon site de Loft Story, ralentissant par le fait même mon serveur.

30% discount coupon code for Wordpress hosting with WPWebHost

30% discount coupon code for Wordpress hosting with WPWebHost

WPWebHost is a great host for blog running with WordPress. Using the discount coupon QUEBECLIBRE, you'll save 30% on your first purchase for Wordpress hosting with WPWebHost. It means you can get two years of hosting for only 80$!

Comment désactiver le email unique dans Wordpress 2.8?

Comment désactiver le email unique dans Wordpress 2.8?

Certains utilisateurs de Wordpress 2.8 se sont peut-être aperçus que l'utilisation d'un même email sur plusieurs comptes est dorénavant impossible. Rassurez-vous, il existe une solution plutôt simple et très efficace pour pallier ce problème.

Download BaNNerBoMB, the new hack for Wii FirmWare 4.0!

Download BaNNerBoMB, the new hack for Wii FirmWare 4.0!

Finally! The famous BaNNeRBoMB hack, which we all wait since april, is now released under ALPHA version. You'll now be able to install the HomeBrew Channel on your Wii and live without Twilight Hack!

Un commentaire

  1. Comment bannir les visiteurs qui ont FunWebProducts comme agent-utilisateur - Technet Québec
    Le Samedi 24 novembre 2007 à 12h44

    [...] Je vais rédiger ce court article en français et en anglais afin de servir le plus large public possible. Click here to access the english version. [...]

Laissez un commentaire





Merci de vérifier votre orthographe avant de publier votre commentaire.