Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative to Fail2Ban: CrowdSec #77

Open
klausagnoletti opened this issue Nov 18, 2021 · 4 comments
Open

Alternative to Fail2Ban: CrowdSec #77

klausagnoletti opened this issue Nov 18, 2021 · 4 comments
Assignees

Comments

@klausagnoletti
Copy link

klausagnoletti commented Nov 18, 2021

CrowdSec can be seen upon as a modern version on Fail2Ban only that it varies in a number of ways; most notably it leverages crowdsourced threat intelligence. This means that - like f2b it can parse local log files (and more, but that's a different story) to detect attacks. Intelligence on attacks is shared (anonymously!) with other users and blocklists based upon crowdsourced threat intelligence is automatically downloaded. Also, CrowdSec is capable of taking more advanced decisions like ressource abuse of various kinds.
Just to emphasize: CrowdSec is free (as in both speech and beer) and open source. I am head of community and an avid used myself. I would advice you to take a look at our docs or watch the talk I did at ShellCon last month if you find is interesting.
This project was built with Fail2Ban in mind; the founders have great respect for it and admire the guys who started the project a lot. So the idea has always been to build something that acknowledges this heritage.

Let me know what you think and reach out if you have any questions. I'll be happy to help you out as much as I can.

@imthenachoman imthenachoman self-assigned this Nov 20, 2021
@imthenachoman
Copy link
Owner

Hello. I will definitely check it out. I've been a bit caught up with personal matters and my home server hasn't been operational for a while (PSU failed and I haven't replaced it yet).

From what you wrote it does sound promising. I will check it out and try to install it in a VM.

@lkraav
Copy link

lkraav commented Nov 23, 2021

Nice growth hack work here @klausagnoletti I'm definitely interested in CrowdSec now

👍 cc @szepeviktor

@szepeviktor
Copy link

@klausagnoletti Will CrowdSec Central API be the ultimate single blacklist?

@klausagnoletti
Copy link
Author

@klausagnoletti Will CrowdSec Central API be the ultimate single blacklist?

@szepeviktor Yes and no :-) Yes it will be the ultimate global blacklist but you will also be able to do local blacklisting as well that only works with your own agent(s) obviously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants