You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using Libinjection for false positive detection, and we see below legitimate data is considered as malicious by Libinjection. Can you please help me understand why it is considered as malicious. We are using || as a delimiter.
12345=12345||12345
12345||12345||12345
12345+12345||12345
The text was updated successfully, but these errors were encountered:
We are using Libinjection for false positive detection, and we see below legitimate data is considered as malicious by Libinjection. Can you please help me understand why it is considered as malicious. We are using || as a delimiter.
12345=12345||12345
12345||12345||12345
12345+12345||12345
The text was updated successfully, but these errors were encountered: