https://github.com/jackspirou/guardsshd
Guard against malicious SSH connection attempts
https://github.com/jackspirou/guardsshd
Last synced: over 1 year ago
JSON representation
Guard against malicious SSH connection attempts
- Host: GitHub
- URL: https://github.com/jackspirou/guardsshd
- Owner: jackspirou
- Created: 2015-04-25T03:28:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-25T04:01:04.000Z (about 11 years ago)
- Last Synced: 2025-01-23T12:06:36.533Z (over 1 year ago)
- Language: Go
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# guardsshd
Guard against malicious SSH connection attempts
`guardsshd` monitors and blocks against ssh connections that are considered suspicious or malicious.
# Blocked IPs
SSH attempts with the following behaviors are considered malicious:
- Connection attempts on multiple ports
- Consistent connection interval patterns
- TOR network addresses
- Unexpected IP address geolocation
- IP addresses or CIDR outside of whitelist
# Security Interval
Determine a default security interval, also have an option to set the security interval, and check on real-time options.
# Reporting
Report hack attempts