Codex

Documentation about the functionality of IP Location Block
May 11, 2021
Front-end target settings

In this section you can set up rules to block access to the public facing pages (aka front-end) from undesired countries. For spammers, this plugin can reduce both the load on the server and the amount of comment spams by preventing comment form acquisition on the front-end. Against attacks targeted at vulnerabilities in themes and […]

Read More
May 11, 2021
Back-end target settings

WordPress has many important backend entrances (i.e. endpoint) that will affect on the website. In this section, you can set up rules to validate requests for particularly important endpoints among them.

Read More
May 11, 2021
Validation rules and behavior

In addition to blocking based on IP address geolocation information, this plugin blocks malicious requests by validating based on some additional rules. In this section, such validation rules and behavior at blocking are described.

Read More
May 11, 2021
Using WordPress post simulator

You may want to test the blocking behavior of this plugin. This document shows you how to use WordPress Post Simulator which simulate various attacks to the WordPress site through the comment spam, trackback, pingback, ajax and so on.

Read More
May 11, 2021
Using free geolocation service

Here, I will introduce some of free services that preview how your webpage looks in multiple locations.

Read More
May 11, 2021
Using VPN browser addon

You may want to test the blocking behavior of this plugin. This document shows you how to do it especially arround the admin, plugins and themes area based on version 0.2.2.2 and later.

Read More
May 11, 2021
Page speed performance

Conditions Server: Apache on a shared hosting server. WordPress 4.6.1-ja / Theme: Twenty Twelve PHP: PHP-5.2.14 (it’s too old!!) / MySQL-5.5.21 Plugins: Here’s the list of activated plugins. IP Location Block: Version: 0.3.0.0 and later. Settings: ip-location-block-settings.json The Validation timing shoule be set as "init" action hook. If you set it as "mu-plugins" (ip-location-block-mu.php), P3 […]

Read More
May 11, 2021
Analysis of Attack Vectors

Conditions IP Location Block: 3.0.0 and later Server settings: According to this article, .htaccess is applied to wp-content/plugins/ and wp-content/themes/. Abbreviation: Attack Vector = Type x Path Abbreviation of Type Description AB Authentication Bypass AFU Arbitrary File Upload CSRF Cross-Site Request Forgery DT Directory Traversal LFI Local File Inclusion PE Privilege Escalation RCE Remote Code […]

Read More
May 11, 2021
Compatibility with cache plugins

Definitely we need not only hardening security but also speeding up the site. So you may want to use IP Location Block with a caching plugin. This is a big challenge to make this plugin compatible with cache plugins, because they would respond the requested content without executing any PHP codes at the very beginning […]

Read More
© 2023 - IP Location Block by IDEOLOGIX Media