CIDRAM

Beschrijving

CIDRAM (Classless Inter-Domain Routing Access Manager) is een PHP script ontworpen om sites te beschermen door het blokkeren van aanvragen afkomstig van IP-adressen beschouwd als bronnen van ongewenste verkeer, inclusief (maar niet gelimiteerd tot) het verkeer van niet-menselijke toegang eindpunten, cloud diensten, spambots, schrapers/scrapers, enz. Het doet dit door het berekenen van de mogelijke CIDR’s van de IP-adressen geleverde van binnenkomende verzoeken en dan het vergelijken van deze mogelijke CIDR’s tegen zijn signatuur bestanden (deze signatuur bestanden bevatten lijsten van CIDR’s van IP-adressen beschouwd als bronnen van ongewenste verkeer); Als overeenkomsten worden gevonden, de aanvragen worden geblokkeerd.

Vereisten

  • PHP >= 7.2.0
  • PCRE

Aan het bijwerken

Note: CIDRAM does not interact in any way with your database, and stores its own configuration settings, customisations, and related materials as flatfiles within its own directory. If you’ve not changed any of the default configuration settings and if you’re not using any customisations for this plugin, updating normally via the plugins dashboard, without need for any additional steps, should be sufficient and shouldn’t cause any problems. However, if you’ve modified the configuration settings for CIDRAM, or if you’ve made any customisations, I would recommend making backups of all of these prior to updating, due to that updating will overwrite all settings and customisations (after updating, you can then restore your customisations from your backups). Alternatively, if you update via the CIDRAM front-end updates page, all settings and customisations should be preserved.

Schermafbeeldingen

  • Schermafbeelding van de CIDRAM front-end homepage.
  • Schermafbeelding van de CIDRAM “Toegang geweigerd” pagina.

Installatie

Installing via the plugins dashboard.

  1. Before you begin, ensure that you’re logged in as an administrator with the necessary permissions to install, update and edit plugins (after activating the plugin but before modifying the plugin configuration file, do not log out from this account).
  2. Vanaf het plugins dashboard klik je op de knop “Nieuwe plugin toevoegen”. Op de pagina die verschijnt, typ je “CIDRAM” in het tekstveld “Plugins zoeken” en druk je op enter. Er zou een knop moeten verschijnen om CIDRAM te installeren, en CIDRAM zou automatisch moeten worden geïnstalleerd wanneer je op die knop klikt.
  3. Before activating the plugin, it is advisable to understand the various configuration directives available to the plugin, what they do, and how to change them. Go to https://cidram.github.io/, scroll the page until you reach the “Documentation” subheading; Choose your language, and read through “Section 5: Configuration Options”; The information presented relates to the configuration directives available to the plugin.
  4. Lees eerst de “Veelgestelde vragen” voordat je activeert!
  5. Vanaf het dashboard van de plugins, klik op de “Activeer” knop die direct onder “CIDRAM” staat.

Installing manually.

Raadpleeg de installatie-instructies in de documentatie die beschikbaar is op https://cidram.github.io/.

FAQ

Raadpleeg https://github.com/CIDRAM/Docs/blob/master/readme.nl.md#user-content-SECTION8

Beoordelingen

24 juli 2024
I could write an in-depth review, pointing out why CIDRAM is the most underrated WP security plugin, ever. However, I’ll simply say this…I’ve been using WP since V2.6 (circa 2008). Over the years, I’ve tried all manner of security plugins, as well as other scripts. ZBBlock which CIDRAM is loosely based upon, I found was the best of the best. Hackers, Script Kiddies, Bad Bots, scrappers and other nefarious evil doers, don’t stand a chance again CIDRAM.Best of all, no database calls… Take my advice, if you want to protect your WP site as best as you can (nothing is 100% safe), and you want to avoid bloat, install CIDRAM, I doubt many, if any, will regret that decision.Cheers
12 december 2023
Having been a longtime user of ZB Block I was well aware of CIDRAM which was integrated with it. I needed something relatively simpler than ZBB (I.E. a GUI) to use for few fellow admins. CIDRAM fits that bill. That said, CIDRAM is not for the novice admin. Read the excellent documentation thoroughly before installing.
23 maart 2023 3 reacties
Hi does this system/plugin still work, it did not work manually installed when calling the class. Also its not opening in wp settings or seem to do anything after installing as a plugin so where are the controls an logs located, after reading github for answers an as a developer myself am still lost to its real usage, so i decided to ask direct before i remove it an try something else where.
24 januari 2023 1 reactie
<p>This plugin is excellent. Have only used for one day and and can tell the difference in garbage traffic on site.</p> <p>Only issue is it is blocking Bing and Google bots at random.</p> <p>Know it is a free plugin, but pretty serious when dealing with important SE bots.</p> <p> </p> <p>UPDATE: Code has drastically improved and can now say impressed with the whole system. Pushing my rating to 5 stars!</p>
Lees alle 12 beoordelingen

Bijdragers & ontwikkelaars

“CIDRAM” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“CIDRAM” is vertaald in 11 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “CIDRAM” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

Please refer to https://github.com/CIDRAM/CIDRAM/blob/v3/Changelog.md.