diff options
| author | grothedev <grothedev@gmail.com> | 2025-10-04 00:02:56 -0400 |
|---|---|---|
| committer | grothedev <grothedev@gmail.com> | 2025-10-04 00:02:56 -0400 |
| commit | 208c01336e078356a5cff290d922e5afd1fe051e (patch) | |
| tree | 90a733f56cdac82563bbd5dd551072fe64cc3075 /sshd-secmon.sh | |
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, + + |
