Skip to content

Commit 33f922a

Browse files
enhance: add zero fp tldr about third party (#728)
* enhance: add zero fp tldr about third party * enhance: broken link
1 parent 93d49b7 commit 33f922a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

crowdsec-docs/unversioned/blocklists/getting_started.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ title: Getting Started
55

66
import ConsolePromo from '@site/src/components/ConsolePromo.js';
77

8-
There are two ways to get started with Blocklists:
8+
Make sure to read the [Introduction](/blocklists/intro.md) to understand CrowdSec Blocklists, how they work, and their available tiers.
9+
10+
When you're ready, you can get started with Blocklists in two ways:
911

1012
1. **Security Engine** - Use the CrowdSec Security Engine to ingest blocklists
1113
2. **Integrations** - Use Integrations to ingest blocklists into firewall, CDN, or other security solutions

crowdsec-docs/unversioned/blocklists/intro.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@ Welcome to the documentation section dedicated to CrowdSec's Blocklists. This se
1010

1111
## What are CrowdSec Blocklists?
1212

13-
Blocklists are lists of IP addresses that are known to be malicious. These lists are curated by CrowdSec and empower you to block malicious IP addresses from accessing your systems with zero false positives. We outlined in our [CrowdSec Data](https://www.crowdsec.net/our-data) page how we collect and curate these IP addresses to ensure that the data is fresh and free from false positives.
13+
Blocklists are lists of IP addresses that are known to be malicious. These lists are curated by CrowdSec and empower you to block malicious IP addresses from accessing your systems with [zero false positives](#zero-false-positives). We outlined in our [CrowdSec Data](https://www.crowdsec.net/our-data) page how we collect and curate these IP addresses to ensure that the data is fresh and free from false positives.
1414

1515
In most cases you will use these lists to block malicious IP addresses from accessing your systems. However, since it is a feed of IP addresses that are known to be malicious, you can also use it to enrich your SIEM, threat intelligence platform, or any other security tool that you use.
1616

17+
## Zero False Positives
18+
19+
Whilst we check for [Safe Classifications](/cti_api/taxonomy/false_positives.mdx) within **all** blocklist we provide (Third Party, CrowdSec Premium and CrowdSec Platinum), we cannot guarantee that **Third Party** blocklists are free from false positives as the data is not curated by CrowdSec.
20+
1721
## How do CrowdSec Blocklists work?
1822

1923
CrowdSec Blocklists are updated in real time and are available in various formats. We provide Blocklists in different categories such as Industry, Technology (Wordpress, VPN / Proxy) and Threat Intelligence (Botnet, Malware, etc.).

0 commit comments

Comments
 (0)