PHP Classes

Notable PHP package: CIDRAM

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 82

Last month viewers: 3

Categories: Notable Packages

Many sites are under attack from computers that use the Internet to take advantage of the site resources for unintended purposes.

Some attacks can come from computers located in known networks or computers from IP addresses that are known to be controlled by some kind of harmful software that accesses sites with bad intentions.

This package can compute the CIDR of a given IP address to and lockup on files with CIDR signatures of known IP addresses that are bad sources of traffic, so applications can block or ignore accesses from that IP address.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package CIDRAM is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Check if an IP address is a bad source of traffic

Here follows in more detail what it does:

This package can be used to check if an IP address is a bad source of traffic.

It calculates the possible CIDRs (Classless Inter-Domain Routing) of a given IP addresses that is being used for instance by the remote user to access the current site.

The package attempts to match IP address CIDR value signatures read from files that contain CIDR values and IP addresses of known IP addresses regarded as being sources of undesirable traffic. If a match is found, the current request can be blocked.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)