{"id":13795874,"url":"https://github.com/fzerorubigd/go0r","last_synced_at":"2025-04-11T20:11:33.809Z","repository":{"id":24489058,"uuid":"27893692","full_name":"fzerorubigd/go0r","owner":"fzerorubigd","description":"A simple ssh honeypot in golang","archived":false,"fork":false,"pushed_at":"2015-04-07T14:01:48.000Z","size":109,"stargazers_count":35,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T16:09:46.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fzerorubigd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-11T22:03:28.000Z","updated_at":"2025-02-11T21:31:30.000Z","dependencies_parsed_at":"2022-08-22T18:00:28.922Z","dependency_job_id":null,"html_url":"https://github.com/fzerorubigd/go0r","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzerorubigd%2Fgo0r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzerorubigd%2Fgo0r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzerorubigd%2Fgo0r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzerorubigd%2Fgo0r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fzerorubigd","download_url":"https://codeload.github.com/fzerorubigd/go0r/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248473127,"owners_count":21109628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-08-03T23:01:03.469Z","updated_at":"2025-04-11T20:11:33.786Z","avatar_url":"https://github.com/fzerorubigd.png","language":"Go","funding_links":[],"categories":["\u003ca id=\"c8f749888134d57b5fb32382c78ef2d1\"\u003e\u003c/a\u003eSSH\u0026\u0026Telnet","Honeypots"],"sub_categories":[],"readme":"\n# Simple ssh honypot in Golang\n\nA simple, around 100 line of code, ssh honeypot written in golang.\n\n## The name\nIts base on persian proverb \"گریه کردن بر روی گور بدون مرده \" (cry over the empty grave) and the word goor (گور means the Grave in persian).\n\n## How to use it\nThis is the (wrong) steps :\n\n```bash\ngo get -u -v github.com/fzerorubigd/go0r\n# config folder could be $HOME/.config/go0r or /etc/go0r or ./config\nCONFIG_FOLDER=/etc/go0r\n# create a host key, password and anything is not important at all! just hit enter\nssh-keygen -f $CONFIG_FOLDER/host_key\n# go0r port to use, normally :22 :) must run with sudo in that case, and do not forget :\necho \"port=\\\":22\\\"\" \u003e $CONFIG_FOLDER/config.toml\n# address of host key we create in secound step\necho \"host_key=\\\"$CONFIG_FOLDER/host_key\\\"\" \u003e\u003e $CONFIG_FOLDER/config.toml\n# run the application!\n$GOPATH/bin/go0r\n```\n\nAnd then try to login into ssh server on \"port\" and watch the output :)\nAlso, you can use GOOR_PORT , GOOR_HOST_KEY environment variables to set the config values.\n\n## Note\nRunning this as root is dangerous. run it as nobody, on some port \u003e 1024, then use iptable to redirect traffic from \nport 22 to this app port.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffzerorubigd%2Fgo0r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffzerorubigd%2Fgo0r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffzerorubigd%2Fgo0r/lists"}