Title: Orbisius Limit Logins
Author: Svetoslav Marinov
Published: <strong>December 18, 2014</strong>
Last modified: December 18, 2014

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/orbisius-limit-logins.svg)

# Orbisius Limit Logins

 By [Svetoslav Marinov](https://profiles.wordpress.org/lordspace/)

[Download](https://downloads.wordpress.org/plugin/orbisius-limit-logins.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/orbisius-limit-logins/#description)
 * [Reviews](https://wordpress.org/plugins/orbisius-limit-logins/#reviews)
 *  [Installation](https://wordpress.org/plugins/orbisius-limit-logins/#installation)
 * [Development](https://wordpress.org/plugins/orbisius-limit-logins/#developers)

 [Support](https://wordpress.org/support/plugin/orbisius-limit-logins/)

## Description

This plugin logs and blocks IP address of users who try to login with known bad 
usernames such as admin, adm etc.
 The plugin intentionally hooks very early (plugins_loaded
hook) in order to determine if the user should be blocked or not because that way
WordPress doesn’t have to waste resources if the user is supposed to be blocked.
It stores the IP address in the uploads folder (.htaccess protected) so it doesn’t
hit the database for the ip checks. This may not work on some setups.

The user will get blocked in these cases:
 – Tries to login using one of the bad
usernames (admin, adm, root, administrator) – Tries 7 or more ties to guess any 
password of any user

Note: If you still have an account whose username matches the logins mentioned above
please create a new admin account and use that one instead
 .. or _you will get 
banned_ when you attempt to login regardless if your password was valid or not.

When the user should be blocked the plugin outputs Internal Server Error message
and stop. That way the attacked doesn’t know what’s happening.
 Also the user is
has to wait between 3 and 15 seconds before seeing this error message to slow him/
her down.

#### Features / Benefits

 * Hooks very early and checks if the user is blocked -> blocks to saves resources
 * Doesn’t block server’s ip or localhost / 127.0.0.1
 * The plugin should be capable of detecting multiple IP address of a visitor (some
   proxies pass the original IP address via different request variable)
 * If an IP is blocked that user is not allowed to access the whole site not just
   the login page.
 * Extensible via hooks (filters, actions).

### Demo

TODO

Bugs? Suggestions? If you want a faster response contact us through our website’s
contact form [ orbisius.com ] and not through the support tab of this plugin or 
WordPress forums.
 We don’t get notified when such requests get posted in the forums.

> Support is handled on our site: [http://club.orbisius.com/forums/](http://club.orbisius.com/forums/)
> 
> Please do NOT use the WordPress forums or other places to seek support.

#### Author

Svetoslav Marinov (Slavi) | [Custom Web and Mobile Programming by Orbisius.com](http://orbisius.com)

## Screenshots

[⌊Settings Page⌉⌊Settings Page⌉[

Settings Page

## Installation

 1. Unzip the package, and upload `orbisius-limit-logins` to the `/wp-content/plugins/`
    directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

  How to use this plugin?

Just install the plugin and activate it. It will start protecting right away.

  How do I unblock myself ?

Login with FTP and navigate to wp-content/uploads/.ht_orbisius_simple_block/ and
then look for blk-YOUR-ip.txt and blk-YOUR-ip.txt.cnt.txt

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Orbisius Limit Logins” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Svetoslav Marinov ](https://profiles.wordpress.org/lordspace/)
 *   [ orbisius ](https://profiles.wordpress.org/orbisius/)

[Translate “Orbisius Limit Logins” into your language.](https://translate.wordpress.org/projects/wp-plugins/orbisius-limit-logins)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/orbisius-limit-logins/),
check out the [SVN repository](https://plugins.svn.wordpress.org/orbisius-limit-logins/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/orbisius-limit-logins/)
by [RSS](https://plugins.trac.wordpress.org/log/orbisius-limit-logins/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.0**
 *  Last updated **12 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.6 or higher **
 *  Tested up to **4.1.42**
 * Tags
 * [authentication](https://wordpress.org/plugins/tags/authentication/)[limit login attempts](https://wordpress.org/plugins/tags/limit-login-attempts/)
   [limit logins](https://wordpress.org/plugins/tags/limit-logins/)[login](https://wordpress.org/plugins/tags/login/)
   [security](https://wordpress.org/plugins/tags/security/)
 *  [Advanced View](https://wordpress.org/plugins/orbisius-limit-logins/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/orbisius-limit-logins/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/orbisius-limit-logins/reviews/)

## Contributors

 *   [ Svetoslav Marinov ](https://profiles.wordpress.org/lordspace/)
 *   [ orbisius ](https://profiles.wordpress.org/orbisius/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/orbisius-limit-logins/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A)