diff options
Diffstat (limited to 'sshd-secmon.sh')
| -rw-r--r-- | sshd-secmon.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sshd-secmon.sh b/sshd-secmon.sh new file mode 100644 index 0000000..c671e14 --- /dev/null +++ b/sshd-secmon.sh @@ -0,0 +1,4 @@ +#!/bin/bash +#SSH security monitor. logs all successful ssh log ins, repeated failed attempts, attempts at root, + + |
