intel / modsecurity-wasm-filter

Apache License 2.0
43 stars 16 forks source link

Implementation questions #12

Open M4tteoP opened 2 years ago

M4tteoP commented 2 years ago

Hi there, I'm going through the static .cc file and I was wondering about some implementations:

Thanks!

bryanwux commented 2 years ago

@leyao-daily

leyao-daily commented 2 years ago

I think there maybe some code changes in the future to get the performance better. LOL

M4tteoP commented 2 years ago

Thank you!

We did validate it with very simple testing, it works. Maybe we haven't fully tested it.

Maybe I'm just missing something about it. It should write hello world inside the file system at /etc/modsecurity_audit.log just running the filter and triggering an internvetion; is it right? I'm testing it, but I am not able to reproduce that behaviour. Thanks for any clarification about that, having access to the file system would be so cool and needed!