{"id":22085792,"url":"https://github.com/whardier/ssh-mole","last_synced_at":"2025-07-16T14:35:08.679Z","repository":{"id":138281262,"uuid":"89504215","full_name":"whardier/ssh-mole","owner":"whardier","description":"SSH Agent Back Channel Tools","archived":false,"fork":false,"pushed_at":"2017-04-29T01:03:43.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T22:16:44.887Z","etag":null,"topics":["file-sharing","ssh","ssh-agent","stream-processing"],"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/whardier.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-26T16:38:29.000Z","updated_at":"2023-10-01T09:20:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e1a6b90-7d8c-4ebc-8141-bdcbf6d8f690","html_url":"https://github.com/whardier/ssh-mole","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whardier/ssh-mole","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whardier%2Fssh-mole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whardier%2Fssh-mole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whardier%2Fssh-mole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whardier%2Fssh-mole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whardier","download_url":"https://codeload.github.com/whardier/ssh-mole/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whardier%2Fssh-mole/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265518475,"owners_count":23780967,"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":["file-sharing","ssh","ssh-agent","stream-processing"],"created_at":"2024-12-01T01:16:43.003Z","updated_at":"2025-07-16T14:35:08.630Z","avatar_url":"https://github.com/whardier.png","language":"Python","readme":"# ssh-mole\nSSH Agent Back Channel Tools\n\n## Installation\n\nThis tool does not require additional Python libraries and can be run as a single executable.\n\n## Demo\n\nIf you currently have SSH_AUTH_SOCK set as an environment variable and a typical ssh-agent listening on the UNIX domain socket you can run a few tests.\n\n  - ```ssh-mole bash``` for a local shell\n  - ```ssh-mole ssh -A username@servername``` for a remote shell\n\nIf you chose to run bash you should see that SSH_AUTH_SOCK has changed and SSH_ORIG_AUTH_SOCK has been declared.\n\nTest this by listing or adding your ssh keys to the agent.\n\n  - ```ssh-add -l``` to list existing keys assigned to this agent connection\n  - ```ssh-add``` to add keys\n\nThe ssh-mole script can send itself to a remote host by intercepting any requests on the UNIX domain socket smaller than 4 chars.\n\n  - ```echo sup | nc -U $SSH_AUTH_SOCK```\n\n## The 'Chain'\n\nUsing ssh-mole on different machines throughout a series of SSH connections will eventually allow ssh-mole commands to interface with specific hosts.  For instance running ```ssh-mole copy``` once implemented could contain source file, destination file, and destination system parameters.\n\n## Todo\n\n  - Implement ```SSH_MOLEC_PUT``` and ```SSH_MOLEC_GET``` commands for sending files up the chain\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhardier%2Fssh-mole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhardier%2Fssh-mole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhardier%2Fssh-mole/lists"}