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

[FEATURE] AppSec Integration #122

Closed
LaurenceJJones opened this issue Jan 19, 2024 · 2 comments · Fixed by #123
Closed

[FEATURE] AppSec Integration #122

LaurenceJJones opened this issue Jan 19, 2024 · 2 comments · Fixed by #123
Assignees
Labels
enhancement New feature or request

Comments

@LaurenceJJones
Copy link

LaurenceJJones commented Jan 19, 2024

Is your feature request related to a problem? Please describe. 🐛
Hey Team 👋🏻 We at CrowdSec have been working on a WAF component called AppSec, and whilst the component is within our preview stage, we would like to reach out to other web server bouncers to ask about a potential integration. (We would be willing to do the pull requests itself)

Describe the solution you'd like
The first thing is to ask would you be interested in having this within this plugin? or would you like this plugin to solely handle just the IP checks?

Additional context
Nothing else to add other than thank you for supporting our community with your plugin!

@mathieuHa mathieuHa added the enhancement New feature or request label Jan 21, 2024
@mathieuHa
Copy link
Collaborator

Hi @LaurenceJJones,

We've followed a bit this new feature from appsec, and we would very much like to support it in this plugin.

To be certain we understand:
Before Crowdsec only looked at logs to make decisions and ban IPs.

Now with Appsec integration, it will be able to act based on request before they arrive at the destination and block them.
I read that it is possible to support modsecurity rules and could act as a modsecurity replacement.

Is that correct ?
Also, is it still possible to combine both modes (decision / appsec) ?

Do you know what is the impact in latency of all requests going through appsec engine before destination, for instance with OWASP ModSecurity Core Rule Set ?

@maxlerebourg maxlerebourg linked a pull request Jan 21, 2024 that will close this issue
@mathieuHa
Copy link
Collaborator

Hi @LaurenceJJones,

We've implemented support for Appsec, added some documentation and released a rc to test further.
In a few days, if everything works well we will release a definitive version.

Please feel free to comment on the implementation or if you find any bugs.
Thanks @maxlerebourg

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

Successfully merging a pull request may close this issue.

3 participants