Runs a fake SSH server on port 22 and sends push notifications when someone tries to login. ``` Runs a fake SSH server on port 22 When people try and login, and you've got it configured, you'll get a push notification to your phone Attempts are cached, you'll only get one per IP. So someone hammering your server won't result in thousands of push notifications. ``` Install: make sudo docker build . sudo docker run -p 22:2022 imageId Bonus points: Add your Pushover keys to conf.json and this will push you notifications when someone new tries to ssh into your server License: MIT
FEATURES
ALTERNATIVES
An intrusion prevention system for SSH that blocks IP addresses after a set number of consecutive failed login attempts.
CapTipper is a python tool to analyze, explore, and revive HTTP malicious traffic.
LogRhythm NetMon is a network traffic analytics tool that provides real-time visibility, automated threat detection, and investigation capabilities for organizational networks.
A command line tool for running SQL queries on PCAP files with various output options and a simplistic web-server.
A low interaction Python honeypot designed to mimic various services and ports to attract attackers and log access attempts.
PINNED

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

PTJunior
An AI-powered penetration testing platform that autonomously discovers, exploits, and documents vulnerabilities while generating NIST-compliant reports.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.