FYN-Michiel

Results 6 comments of FYN-Michiel

Getting this on a lot of ocasions Random copy/paste with some redactions ``` --847c7876-A-- [09/Nov/2022:17:00:07.618421 +0100] Y2vOhxaWGiqL8dJ2iSX92gAAhAc x.x.x.x 56562 x.x.x.x 443 --847c7876-B-- GET /image?f=favicon.png HTTP/2.0 User-Agent: Mozilla/5.0 (Linux; Android 12;...

At this point we simply disabled these rules, simply googling for the site gives these cookies and blocks all visitors causing severe issues. In my opinion these should be disabled...

Adding them to RESPONSE-999-EXCLUSION-RULES-AFTER-CRS.conf works, learning every day :) For people finding this ticket: ``` SecRuleUpdateTargetById 942260 !REQUEST_COOKIES SecRuleUpdateTargetById 942340 !REQUEST_COOKIES SecRuleUpdateTargetById 942200 !REQUEST_COOKIES SecRuleUpdateTargetById 942370 !REQUEST_COOKIES SecRuleUpdateTargetById 920300 !REQUEST_HEADERS...

The exporting of table structures should also report the PAGE_COMPRESSED and PAGE_COMPRESSION_LEVEL attribute. the SHOW CREATE TABLE command does that already.

Gentoo has the same issue, installing crowdsec itself works without any issues. -edit- Simply removing the check_pkg_manager() function from the install.sh script will make it work. Could we just detect...

Maybe a bit crude, using .NET 4.8.1 ZLinq is always much slower (tried a lot of different tests before this one, just an example) ``` private static readonly Random Random...