Skip to content

Commit a0dfe33

Browse files
authored
Merge pull request #863 from crowdsecurity/mma-arceus
docs: add ip connection type
2 parents 727dd99 + 2b4ce9d commit a0dfe33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +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+
* `connection-type:*`: IPs associated with a specific connection type : data center or residential.
4041

4142
<TableRender
4243
columns={columns}

0 commit comments

Comments
 (0)