Skip to content

Commit 8aa84f3

Browse files
committed
docs: add ip connection type
1 parent 9e0f1f9 commit 8aa84f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crowdsec-docs/unversioned/cti_api/taxonomy/classifications.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ A summary of the main classification category is provided below, and you can use
3737
* `proxy:*`: Hosts identified as proxies based on the services they expose and/or their behaviour. IPs be directly consumed inside a specialized blocklist available [here](https://app.crowdsec.net/blocklists/65a56839ec04bcd4f51670be).
3838
* `group:*`: Cohort of machines seen attacking in a coordinated fashion. IPs belonging to the same cohort or cluster have been seen to exhibit a new behaviour in a synchronised manner, such as starting to exploit a known vulnerability at the same time (experimental feature).
3939
* `bot:*`: IPs associated with known bots, such as web scrapers, scanners, or other automated tools.
40-
40+
* `connection-type:*`: IPs associated with a specific connection type : data center or residential.
4141
<TableRender
4242
columns={columns}
4343
url={classificationsURL}

0 commit comments

Comments
 (0)