{"id":20511538,"url":"https://github.com/thiiagoms/payload-example","last_synced_at":"2026-04-22T09:02:08.671Z","repository":{"id":115850170,"uuid":"202042469","full_name":"thiiagoms/payload-example","owner":"thiiagoms","description":"A little (simple) tool to execute commands on remote machine :bow_and_arrow:","archived":false,"fork":false,"pushed_at":"2021-10-31T19:19:59.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T22:44:31.329Z","etag":null,"topics":["hack-the-world","network","pentest","python","shell","shell-server"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thiiagoms.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":"2019-08-13T01:57:10.000Z","updated_at":"2021-10-31T19:20:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"e42315f1-cebc-41ac-bc5f-8f8e00e8a251","html_url":"https://github.com/thiiagoms/payload-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thiiagoms/payload-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fpayload-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fpayload-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fpayload-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fpayload-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiiagoms","download_url":"https://codeload.github.com/thiiagoms/payload-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fpayload-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32128704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["hack-the-world","network","pentest","python","shell","shell-server"],"created_at":"2024-11-15T20:36:16.639Z","updated_at":"2026-04-22T09:02:08.654Z","avatar_url":"https://github.com/thiiagoms.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/thiiagoms/shell-server\"\u003e\n    \u003cimg src=\"assets/payload.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n     \u003ch3 align=\"center\"\u003eSimple payload with Python! :rocket:\u003c/h3\u003e\n\u003c/p\u003e\n\nExecute commands, get info about system with this little pythonic example. You **MUST** use this example **ONLY** for educational purposes.\n\n- [Dependencies](#dependencies)\n- [Use:](#use)\n\n\n### Dependencies\n* Python 3.5+\n\n### Use:\n\n1 - Clone the repository:\n```bash\n$ git clone https://github.com/thiiagoms/shell-server,\n```\n\n2 - Change host and port on `payload.py` and then execute on target machine:\n```python\n$ sudo python payload.py\n```\n\n3 - You can use netcat for example, to connect on host and port:\n```bash\n$ netcat \u003chost\u003e \u003cport\u003e\n\n[*] Username: root\n[*] Password: 123456\n\n$ \u003cyou-are-connect-on-machine\u003e\n```\n\n4 - You have two commands on payload: `shell, server-info and exit`\n\n* First: `shell` to execute commands on target machine\n```bash\nWelcome to socket server panel. \n$ shell\nshell \u003e\u003e: ls\n\nassets\nLICENSE\npayload.py\nREADME.md\n\nshell \u003e\u003e: whoami\n\nroot     \n```\n* Second: `server-info` to get info about machine\n```bash\n$ server info\n\nLinux codex 5.13.19-2-MANJARO #1 SMP PREEMPT Sun Sep 19 21:31:53 UTC 2021 x86_64 GNU/Linux\n```\n* Third: `exit` to exit payload and close connection:\n```bash\n$ exit\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiiagoms%2Fpayload-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiiagoms%2Fpayload-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiiagoms%2Fpayload-example/lists"}