{"id":92750,"url":"https://github.com/WangYihang/Platypus","last_synced_at":"2026-07-19T00:20:34.211Z","repository":{"id":37734759,"uuid":"144695122","full_name":"WangYihang/Platypus","owner":"WangYihang","description":":hammer: A modern multiple reverse shell sessions manager written in go","archived":false,"fork":false,"pushed_at":"2025-07-21T23:05:57.000Z","size":23882,"stargazers_count":1604,"open_issues_count":87,"forks_count":232,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-08-09T13:34:10.732Z","etag":null,"topics":["attack-defense","ctf","pentesting","pentesting-tools","red-team","reverse-shell","reverse-shell-as-a-service"],"latest_commit_sha":null,"homepage":"http://platypus-reverse-shell.vercel.app","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WangYihang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"patreon":null,"open_collective":"platypus","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-08-14T08:59:09.000Z","updated_at":"2025-08-04T04:57:16.000Z","dependencies_parsed_at":"2024-02-27T12:31:39.464Z","dependency_job_id":"a797c421-619c-4bac-8af6-6b299ffb946a","html_url":"https://github.com/WangYihang/Platypus","commit_stats":{"total_commits":578,"total_committers":19,"mean_commits":30.42105263157895,"dds":0.273356401384083,"last_synced_commit":"3e272a7b1685c0728b3394f2a1afd56db875ed37"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/WangYihang/Platypus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WangYihang%2FPlatypus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WangYihang%2FPlatypus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WangYihang%2FPlatypus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WangYihang%2FPlatypus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WangYihang","download_url":"https://codeload.github.com/WangYihang/Platypus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WangYihang%2FPlatypus/sbom","scorecard":{"id":149733,"data":{"date":"2025-08-11","repo":{"name":"github.com/WangYihang/Platypus","commit":"3adc51958afb9392dabe5890b8ac1fb2546086ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yaml:17","Warn: no topLevel permission defined: .github/workflows/docker.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/goreleaser.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.5.1 not signed: https://api.github.com/repos/WangYihang/Platypus/releases/58658330","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/WangYihang/Platypus/releases/46338454","Warn: release artifact v1.4.4 not signed: https://api.github.com/repos/WangYihang/Platypus/releases/46227826","Warn: release artifact v1.4.3 not signed: https://api.github.com/repos/WangYihang/Platypus/releases/46021596","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/WangYihang/Platypus/releases/42119681","Warn: release artifact v1.5.1 does not have provenance: https://api.github.com/repos/WangYihang/Platypus/releases/58658330","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/WangYihang/Platypus/releases/46338454","Warn: release artifact v1.4.4 does not have provenance: https://api.github.com/repos/WangYihang/Platypus/releases/46227826","Warn: release artifact v1.4.3 does not have provenance: https://api.github.com/repos/WangYihang/Platypus/releases/46021596","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/WangYihang/Platypus/releases/42119681"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/goreleaser.yaml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/WangYihang/Platypus/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/WangYihang/Platypus/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/WangYihang/Platypus/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/WangYihang/Platypus/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/WangYihang/Platypus/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/WangYihang/Platypus/docker.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/WangYihang/Platypus/goreleaser.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/WangYihang/Platypus/goreleaser.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/goreleaser.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/WangYihang/Platypus/goreleaser.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/goreleaser.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/WangYihang/Platypus/goreleaser.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: deployments/Dockerfile:2","Warn: containerImage not pinned by hash: deployments/Dockerfile:8","Warn: containerImage not pinned by hash: deployments/Dockerfile:16","Warn: containerImage not pinned by hash: deployments/Dockerfile:30: pin your Docker image by updating ubuntu to ubuntu@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: containerImage not pinned by hash: web/frontend/Dockerfile:1","Warn: goCommand not pinned by hash: Dockerfile:10","Warn: goCommand not pinned by hash: Dockerfile:11","Warn: goCommand not pinned by hash: Dockerfile:12","Warn: goCommand not pinned by hash: Dockerfile:13","Warn: goCommand not pinned by hash: Dockerfile:14","Warn: goCommand not pinned by hash: Dockerfile:15","Warn: downloadThenRun not pinned by hash: Dockerfile:18","Warn: npmCommand not pinned by hash: Dockerfile:21-26","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T10:17:15.790Z","repository_id":37734759,"created_at":"2025-08-16T10:17:15.790Z","updated_at":"2025-08-16T10:17:15.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272271945,"owners_count":24904474,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"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":["attack-defense","ctf","pentesting","pentesting-tools","red-team","reverse-shell","reverse-shell-as-a-service"],"created_at":"2024-01-29T01:04:20.948Z","updated_at":"2025-08-27T00:26:26.736Z","avatar_url":"https://github.com/WangYihang.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/92750","html_url":"https://opencollective.ecosyste.ms/projects/92750","collective":{"id":2686,"uuid":"lk9mbw7y-48r3zq3o-weoq0ej5-lavnodgx","slug":"platypus","name":"platypus","description":":hammer: A modern multiple reverse shell sessions manager written in go","website":"https://t.co/JhiT3rqNI6","github":"WangYihang/Platypus","twitter":"wangyihanger","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://t.co/JhiT3rqNI6"},{"type":"TWITTER","url":"https://twitter.com/wangyihanger"},{"type":"GITHUB","url":"https://github.com/WangYihang/Platypus"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-08-11T18:15:15.996Z","created_at":"2024-01-10T13:17:52.704Z","updated_at":"2026-08-11T18:15:16.359Z","transactions_count":64,"balance":117.68,"account_type":"COLLECTIVE","owner":{"login":"WangYihang","name":null,"uuid":"16917636","kind":"user","description":"Stay hungry, stay foolish.","email":"","website":"https://overflow.host/","location":"Beijing, China","twitter":null,"company":"Tsinghua University","icon_url":"https://avatars.githubusercontent.com/u/16917636?u=1d6d29e3194e666d922770512e7abd968c9b00a5\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-05T17:57:21.480Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WangYihang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T20:22:42.561Z","updated_at":"2023-03-05T17:57:21.491Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WangYihang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WangYihang/repositories"},"last_project_activity_at":"2025-07-21T23:05:57.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-03-26T14:22:32.028Z","collective_updated_at":"2021-06-16T02:49:28.918Z","html_url":"https://opencollective.com/platypus","icon_url":"https://images.opencollective.com/platypus/logo/40.png","total_donations":117.68000000000004,"total_expenses":-21.810000000000006,"current_balance":117.68,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/platypus","url":"https://opencollective.ecosyste.ms/collectives/platypus","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/platypus/projects"}}