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
-[Testing with explain mode](/docs/next/cscli/cscli_explain)
170
+
-[**Block Common web attacks fast**](#block-common-web-attacks-fast)
171
+
-[Block right before your app code with PHP prepend](/u/bouncers/php)
172
+
-[Add blocking capabilities in your php app](/u/bouncers/php-lib)
175
173
176
174
---
177
175
178
176
## Custom Behavior Protection
179
177
180
-
Create targeted protections for specific abuse patterns like spam, credential stuffing, or scalping attacksusing custom detection rules.
178
+
Create targeted protections for specific abuse patterns like **spam**, **credential stuffing**, or **scalping attacks**, [...]using custom detection rules or scenarios.
181
179
182
180
**Is it for me?**
183
181
Ideal if you're facing unique attack patterns not covered by standard security solutions.
@@ -186,15 +184,15 @@ Good option if you need highly specific protection tailored to your application'
186
184
**How it works:**
187
185
- Analyze your specific abuse patterns to understand attacker behavior.
188
186
- Create custom scenarios using CrowdSec's scenario framework for behavioral detection.
189
-
-Develop AppSec rules for pattern-matching specific malicious requests.
187
+
-Eventually develop AppSec rules for pattern-matching specific malicious requests.
190
188
- Test custom rules thoroughly using explain mode and simulation before production deployment.
0 commit comments