An open API service indexing awesome lists of open source software.

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

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