{"id":17968134,"url":"https://github.com/ihebski/rs","last_synced_at":"2025-03-25T08:31:49.659Z","repository":{"id":41388711,"uuid":"164710144","full_name":"ihebski/rs","owner":"ihebski","description":"Reverse shell auto generator used for Hackthebox/OSCP/Pentest/LABExp","archived":false,"fork":false,"pushed_at":"2020-12-29T15:42:23.000Z","size":36,"stargazers_count":41,"open_issues_count":0,"forks_count":22,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-20T00:11:15.898Z","etag":null,"topics":["hackthebox","oscp-tools","pentestmonkey","python","reverse-shell","security-tools","shell"],"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/ihebski.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}},"created_at":"2019-01-08T18:34:21.000Z","updated_at":"2024-12-02T08:36:25.000Z","dependencies_parsed_at":"2022-09-12T06:01:24.826Z","dependency_job_id":null,"html_url":"https://github.com/ihebski/rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihebski%2Frs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihebski%2Frs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihebski%2Frs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihebski%2Frs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihebski","download_url":"https://codeload.github.com/ihebski/rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245426419,"owners_count":20613353,"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":["hackthebox","oscp-tools","pentestmonkey","python","reverse-shell","security-tools","shell"],"created_at":"2024-10-29T14:20:16.653Z","updated_at":"2025-03-25T08:31:49.635Z","avatar_url":"https://github.com/ihebski.png","language":"Python","readme":"# RS\n\nGetting reverse shells with your IP has never been easier.\nHow easy? ls easy!\nIt's a fast way to read the default tun0 ip address, get the full list of Reverse Shell payloads,and listen using netcat on a port to get a shell back.\nBeing used mainly for Hackthebox machines.\n\nWhat did I changed?\n- Migrate fork to python3.6+ and compact the output (Thanks to @t0nik0)\n- Added multi choice based on https://github.com/0xprashant/Reverse-shell-Generator- \n- Added more payloads\n\n#### Todo:\nLet me know if you need to add new features, error handling, payloads or other funny messages.\n\n![screen_1](https://i.imgur.com/Cej2OI3.png)\n\n# How to use:\n\n## Setup listening port only (the tool will read the VPN address on tun0 interface )\n### It's a must to install rlwrap for readline support. You'll thank me for that ;)\n\n```sh\npython3 rs.py 1234\n```\n\n## IP \u0026 Port\n```sh\npython3 rs.py 127.0.0.1 1234\n```\n\n# Advanced usage:\nFollow the instructions bellow and get ready for some 0wn4g3\n\n```sh\nnano /bin/rs\n```\n```sh\n#!/bin/bash\npython3 /home/tools/rs/rs.py $1 $2\n```\n\n```sh\nchmod +x /bin/rs\n```\n\nAnd finally:\n```sh\nrs 1234\n```\n\nOr\n```sh\nrs 127.0.0.1 1234\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihebski%2Frs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fihebski%2Frs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihebski%2Frs/lists"}