Skip to content

Commit

Permalink
Add traefik collection
Browse files Browse the repository at this point in the history
  • Loading branch information
gmelodie committed Oct 30, 2021
1 parent a04ab0c commit 96ee1b3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions collections/crowdsecurity/traefik.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
A collection to defend traefik against common attacks (currently only directory enumeration over HTTP/S):
- traefik parser (supports CLF and JSON)
- directory enumeration scenario

12 changes: 12 additions & 0 deletions collections/crowdsecurity/traefik.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
parsers:
#generic post-parsing of http stuff
- crowdsecurity/traefik-logs
collections:
- crowdsecurity/traefik-bf
description: "traefik support: parser and directory enumeration scenario"
author: crowdsecurity
tags:
- traefik
- http
- bruteforce

0 comments on commit 96ee1b3

Please sign in to comment.