Skip to content

Instantly share code, notes, and snippets.

@andrewvmail
Created November 28, 2016 20:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewvmail/99e6de21731570abd0cd92c253ef6d2d to your computer and use it in GitHub Desktop.
Save andrewvmail/99e6de21731570abd0cd92c253ef6d2d to your computer and use it in GitHub Desktop.
fail2ban exercises
fail2ban-regex /var/log/apache2/other_vhosts_access.log '^.* <HOST> - - .*/xmlrpc\.php.*$'
^.* <HOST> - - .*/xmlrpc\.php.*$
/var/log/apache2/other_vhosts_access.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment