# Security

- [HTTPS](/security/https.md)
- [Blocking User-Agent](/security/block-by-ua.md)
- [Blocking by IP Address](/security/block-by-ip-address.md)
- [Blocking Requests Geographically](/security/block-by-geolocation.md)
- [Avoiding Hotlinking](/security/avoiding-hotlinking.md): Basic protection against hotlinking
- [Bot Mitigation](/security/bot-mitigation.md): Mitigate automated threats based on IP address reputation.
- [WAF](/security/waf.md)
- [Configuration](/security/waf/configuration.md)
- [CAPTCHA](/security/waf/captcha.md)
- [Content protected by token](/security/waf/token.md)
- [WAF False Positive Reporting](/security/waf/waf-false-positive-reporting.md)
- [Rate limit](/security/waf/rate_limit.md)
- [Anomaly Detection](/security/anomaly-detection.md)
- [Detection Types](/security/anomaly-detection/detection-types.md): Our algorithm will look for patterns in your website traffic and alert you when anomalies occur, such as when you are under a Distributed Denial-of-Service (DDoS) attack.
- [Automatic Reactions](/security/anomaly-detection/automatic-reactions.md)
- [Detection History](/security/anomaly-detection/detection-history.md)
- [Under attack mode](/security/under-attack-mode.md)
- [Safe routes](/security/safe-routes.md)
- [Global Whitelists](/security/global-whitelists.md): Global Whitelist for Trusted Crawlers and Monitoring Systems
