{"id":23822446,"url":"https://github.com/petermcd/ssh-honeypot-docker","last_synced_at":"2026-06-23T11:32:04.522Z","repository":{"id":114846171,"uuid":"537657249","full_name":"petermcd/ssh-honeypot-docker","owner":"petermcd","description":"Docker container build for my SSH Honey Pot project","archived":false,"fork":false,"pushed_at":"2025-10-02T14:26:20.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-22T05:57:39.789Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petermcd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-17T00:27:02.000Z","updated_at":"2025-10-02T14:26:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9a1389e-f4b7-44fa-9ae6-da0152767ee7","html_url":"https://github.com/petermcd/ssh-honeypot-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/petermcd/ssh-honeypot-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2Fssh-honeypot-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2Fssh-honeypot-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2Fssh-honeypot-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2Fssh-honeypot-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petermcd","download_url":"https://codeload.github.com/petermcd/ssh-honeypot-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2Fssh-honeypot-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34686727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-02T09:19:22.602Z","updated_at":"2026-06-23T11:32:04.515Z","avatar_url":"https://github.com/petermcd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ssh-honeypot-docker\n\nA couple of years ago I created a project to have an SSH Honey Pot. Originally this was made from a few\nrepos that would require building. This repository packages this into a docker container.\n\n## Disclaimer\n\nThis has had no testing so far, use this at your own risk.\n\n## Build Yourself\n\nIf you would like to build the docker image yourself simply run:\n\n```shell\n./make.sh\n```\n\n### Using the Honeypot\n\nYou can start the honeypot by running the following command:\n\n```shell\ndocker run -p 22222:22 -P petermcd/ssh_honeypot:latest\n```\n\nThis will begin the honeypot, you will also be required to enable port forwarding on your router from port 22 -\u003e 22222\non the host hosting the honeypot.\n\n### TODO\n\nAt present the honeypot stores the attempts in a file within the container, this will be tasken out and placed somewhere\nit can be easily retrieved\n\nThe image is quite large due to it being based on Ubuntu, I intend to make a brand new custom container in the future.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetermcd%2Fssh-honeypot-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetermcd%2Fssh-honeypot-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetermcd%2Fssh-honeypot-docker/lists"}