Skip to content

Instantly share code, notes, and snippets.

View lpiot's full-sized avatar
🏢
Working from my river boat

Ludovic Piot lpiot

🏢
Working from my river boat
View GitHub Profile
Best setup for fail2ban for hosts with ssh and apache
Jails (monitored services):
- apache - Blocks failed login attempts use the below jail
- apache-overflows - Blocks the remote host that is trying to request suspicious URLs, use the below jail
- apache-noscript - Block the remote host that is trying to search for scripts on the website to execute, use the below jail
- apache-badbots - Block the remote host that is trying to request malicious bot, use below jail
- http-get-dos - Stops DOS attack from remote host
- ssh - Blocks failed login attempts on the SSH server
@lpiot
lpiot / ocp-k8s-version.md
Last active February 24, 2026 00:13 — forked from jeyaramashok/ocp-k8s-version.md
openshift kubernetes version mapping