Last active
November 8, 2017 04:03
-
-
Save cavb/5059bc9f4f3113027f4c8888cc57a061 to your computer and use it in GitHub Desktop.
Filter for brute-force interactive SSH logins
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
grep sshd.\*Failed /var/log/auth.log | less |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment