NopIPFilter - Security tool to block unwanted visitors by country, IP address or IP ranges

9 years ago
NopIPFilter is NopCommerce plugin to protect your site from unwanted visitors (hackers) from countries, IP ranges or IP addresses.
No coding skill is needed. Setup is very easy. You need to enter the code of the unwanted countries. Ex. CN (China), VI (Vietnam), etc. That's all.

FEATURES:
    Allow or disallow countries
    Allow or disallow IP ranges (ex. from 32.16.58.1 to 32.16.58.254)
    Blacklist or Whitelist IP addresses (ex. 45.12.145.12)
    Simple anti-hacker (included NopBannedIpAddress)
    Manually database synchronization (use GeoLite database by MaxMind)
    No coding skill is needed, just install then start protecting your site from unwanted countries, IP ranges, IP addresses
    Easy installation and management
    Has big performance (allowed and blocked IP addresses save in cache)
    Support only IP4 address

Not registered version is fully operational. It has only one limitations – after 30 days the plug-in will be automatically disabled.

Compatible for NopCommerce 3.50.

Link to our site http://www.foxnetsoft.com/nopipfilters
Price 50$.

This product includes GeoLite data created by MaxMind, available from www.maxmind.com.
8 years ago
Added support NopCommerce version 3.40 and 3.60.
8 years ago
Added support NopCommerce version 3.70.
7 years ago
Added support NopCommerce version 3.80.
7 years ago
Could you please explain or provide documentation on how the Anit-Hacker part of NopIPFilter works?
7 years ago
Plugin has simple anti-hacker module.
How does the anti-hacker work?
The store's owner can set several rules (patterns).
Bad customer (hacker) tries to open wrong page or send wrong POST request...
NopCommerce writes this information in internal NopCommerce Log.
Plugin reads this information and checks if this customer tried several times did it...
The store's owner can set the period of time and count of attempts.
Plugin will add IP address of this customer to Black list.

Important.
You can add rules for bad PayPal requests too.

If hacker will try to hack your site from bot network (many IP addresses) this plugin will not help you.

P.S.
I recommend you to block all PHP requests on your site in web.config file.
7 years ago
Added support nop 3.90.
Banned IP address.
6 years ago
I'd like to use this plugin to block certain countries from visiting. Currently it appears as though a blocked visitor receives the following simple message: "Access denied. Your IP address is in blacklist."

Is there a way to use a custom template, or at least customize the message that blocked users receive?
6 years ago
Yes.
You can find the html file in plugin folder and change it.
6 years ago
Too easy. Thanks.