Giter Club home page Giter Club logo

Comments (3)

ririsoft avatar ririsoft commented on August 17, 2024

Thinking more about it I believe the "client denied by server configuration" errors should belong to the crowdsecurity/http-crawl-non_statics or crowdsecurity/http-probing. Fail2ban does not make the distinction and catch them with apache-auth plugin.

Crowdsec could benefit from #51 to detect a login/password brute force with specific error log messages.

from hub.

AlteredCoder avatar AlteredCoder commented on August 17, 2024

Hello @ririsoft
Thanks for you feedback!

A PR has been opened and is in work in progress about this issue which add/fix the following things:

  • apache2 errors log support
  • add a generic http brute force detection scenario

Note: Once the PR will be merged, those change will only be available for the crowdsec >= v1 which is currently in pre-release.

About the access.log that you shared, it is normal that the IP has not been detected by crowdsec.
Indeed, we can see that the attacker only try to access to 5 files, and then come back hours later.
As we can see in the crowdsecurity/http-probing configuration, the bucket capacity is 10, so it can't overflow .

Last thing, i think that if the http_probing scenario is not triggered, it's because your access.log are not parsed. I can help you to parse them in #52

I hope i answered your question,

from hub.

andreasbrett avatar andreasbrett commented on August 17, 2024

@AlteredCoder Are there plans to link those to a scenario? As of now it gets detected but not remediated because sub_type "permission_denied" is not linked to a scenario afaik.

from hub.

Related Issues (20)

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.