Giter VIP home page Giter VIP logo

wp-fail2ban-lts's People

Contributors

invisnet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wp-fail2ban-lts's Issues

Using in docker

While using wordpress in a docker environnement, wpf2b seems not to log anything. Even if I configure the syslog driver for docker.
Docker as a specific way of handling logs from containers and should be supported, or at least a configuration guide should exists in the docs.
On ways to mitigate this bug could be to allow a fallback to writing logs intot a local file instead of using syslog.

When both filters active, wordpress-soft doesn't seem to work

I added both filters to fail2ban. And this is my jail.local:

[wordpress-hard]
enabled = true
filter = wordpress-hard
logpath = /var/log/auth.log
maxretry = 3
findtime = 3600
bantime = 3600
port = http,https

[wordpress-soft]
enabled = true
filter = wordpress-soft
logpath = /var/log/auth.log
maxretry = 3
findtime = 3600
bantime = 3600
port = http,https

I use a free proxy to test it out cause I added 'ignoreip' as well so I'm whitelisted. When I make some attempts, only wordpress-hard seems to register them. But not wordpress-soft.

I use:

sudo fail2ban-client status wordpress-hard
sudo fail2ban-client status wordpress-soft

To monitor them.

Support for 2FA Plugins

I use a popular plugin called Wordfence which includes a two factor authentication option for logins. I've been constantly having to reset fail2ban bans. After you type in a correct username and password the login page reloads so you can enter a 2FA token, but the login page reload counts as a login failure.

I was wondering if you could look into this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.