Skip to content

Commit ee5b860

Browse files
authored
fix(concepts.md): replace removed 404 example with admin-probing
1 parent 76e0e1b commit ee5b860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crowdsec-docs/versioned_docs/version-v1.6.0/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ The description allows for many other rules to be specified (blackhole, distinct
135135
See [Hub](https://hub.crowdsec.net/browse/#configurations) to explore scenarios and their capabilities, or see below some examples:
136136

137137
- [ssh brute-force detection](https://github.com/crowdsecurity/hub/blob/master/scenarios/crowdsecurity/ssh-bf.yaml)
138-
- [distinct http-404 scan](https://github.com/crowdsecurity/hub/blob/master/scenarios/crowdsecurity/http-scan-uniques_404.yaml)
138+
- [http-admin-interface-probing](https://github.com/crowdsecurity/hub/blob/master/scenarios/crowdsecurity/http-admin-interface-probing.yaml)
139139
- [iptables port scan](https://github.com/crowdsecurity/hub/blob/master/scenarios/crowdsecurity/iptables-scan-multi_ports.yaml)
140140

141141
You can as well [write your own](/scenarios/create.md)!

0 commit comments

Comments
 (0)