{"id":19513135,"url":"https://github.com/djosix/raas","last_synced_at":"2026-05-28T16:31:27.183Z","repository":{"id":259490364,"uuid":"878022802","full_name":"djosix/RaaS","owner":"djosix","description":"Self-hosted reverse shell as a service. Useful for debugging GitLab CI/CD jobs.","archived":false,"fork":false,"pushed_at":"2024-10-25T15:26:58.000Z","size":321,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T23:29:04.488Z","etag":null,"topics":["debugging","hacking","reverse-shell","security"],"latest_commit_sha":null,"homepage":"","language":"Python","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/djosix.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":"2024-10-24T16:34:48.000Z","updated_at":"2024-10-25T15:36:25.000Z","dependencies_parsed_at":"2024-10-26T00:08:40.988Z","dependency_job_id":"4da56b47-c24e-4a81-b5bf-d7b89354bed5","html_url":"https://github.com/djosix/RaaS","commit_stats":null,"previous_names":["djosix/raas"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/djosix/RaaS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djosix%2FRaaS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djosix%2FRaaS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djosix%2FRaaS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djosix%2FRaaS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djosix","download_url":"https://codeload.github.com/djosix/RaaS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djosix%2FRaaS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33617718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":["debugging","hacking","reverse-shell","security"],"created_at":"2024-11-10T23:28:54.569Z","updated_at":"2026-05-28T16:31:27.167Z","avatar_url":"https://github.com/djosix.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RaaS\n\nSelf-hosted reverse shell as a service.\n\n\u003cimg width=\"843\" alt=\"Screenshot 2024-10-25 at 04 57 59\" src=\"https://github.com/user-attachments/assets/4dbc4fc9-0610-4b2d-954c-7aa3a9281972\"\u003e\n\n## Setup\n\nCompile the reverse shell:\n\n```bash\n# Bad idea\ngcc -o reverse reverse.c\n\n# Good idea\ngcc -static -O3 -o reverse reverse.c\n\n# Complex idea\ngcc -static -O3 -s -fno-stack-protector -fomit-frame-pointer -mpreferred-stack-boundary=2 -z norelro -fno-exceptions -fno-asynchronous-unwind-tables -o reverse reverse.c\nstrip -s reverse\nupx --best --ultra-brute reverse\n```\n\nHost this directory with a web server:\n\n```bash\npython3 -m http.server\n```\n\n## Usage\n\n1. Open `index.html` in a browser\n2. Run the command from the \"Wait For Reverse Shell\" section on your host\n3. Run the command from the \"Launch Reverse Shell\" section on the target machine\n4. Enjoy your TTY shell\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjosix%2Fraas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjosix%2Fraas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjosix%2Fraas/lists"}