{"id":21995046,"url":"https://github.com/lautarovculic/getshell","last_synced_at":"2026-04-17T15:31:33.333Z","repository":{"id":239412188,"uuid":"799461073","full_name":"lautarovculic/getShell","owner":"lautarovculic","description":"Simple interactive shell from PHP webshell","archived":false,"fork":false,"pushed_at":"2024-07-25T14:43:13.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T04:17:02.677Z","etag":null,"topics":["bash","hacking","hacking-tools","python","revshell","shell","webshell"],"latest_commit_sha":null,"homepage":"https://lautarovculic.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lautarovculic.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":"2024-05-12T08:03:39.000Z","updated_at":"2024-07-25T14:43:16.000Z","dependencies_parsed_at":"2024-11-29T21:12:15.219Z","dependency_job_id":"f39835a0-fb19-4d0d-bffb-e232154ee6b4","html_url":"https://github.com/lautarovculic/getShell","commit_stats":null,"previous_names":["lautarovculic/getshell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lautarovculic/getShell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautarovculic%2FgetShell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautarovculic%2FgetShell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautarovculic%2FgetShell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautarovculic%2FgetShell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautarovculic","download_url":"https://codeload.github.com/lautarovculic/getShell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautarovculic%2FgetShell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31934328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"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":["bash","hacking","hacking-tools","python","revshell","shell","webshell"],"created_at":"2024-11-29T21:12:09.834Z","updated_at":"2026-04-17T15:31:33.314Z","avatar_url":"https://github.com/lautarovculic.png","language":"Shell","readme":"# getShell (bash)\nThis Bash script enables remote shell access via a provided URL, executing commands on the remote system and displaying the results.\n\n## Usage\n\nTo use this script, follow these steps:\n\n1. Clone this repository to your local system.\n\n```bash\ngit clone https://github.com/your_username/your_repository.git\n```\n2. Navigate to the cloned directory.\n    \n```bash\ncd getShell\n```\n3. Run the getShell.sh script providing the URL of the remote shell.\n\n```bash\n./getShell.sh -u URL\n```\nWhere URL is the address of the remote shell you wish to access.\n\n## Options\n\nThe script supports the following options:\n\n    -u URL: Specifies the URL of the remote shell.\n    -h: Displays the help panel, describing the usage and available options of the script.\n\n## Requirements\n\nThis script requires having the curl command installed on your system to make HTTP requests to the remote shell.\n\n## Example\n```bash\n./getShell.sh -u http://127.0.0.1:1337/shell.php\n```\nThis command will establish a connection to the remote shell hosted at http://127.0.0.1:1337/shell.php.\n\n# getShell (python)\n\nThis Python script provides functionality for a remote shell, allowing users to execute commands on the remote system and view the output.\n\n## Usage\n\nSame as bash, but run the remote_shell.py script.\n```bash\nrlwrap python3 getShell.py\n```\nYou will be prompted with a shell prompt where you can input commands. Enter commands as needed.\n\n## Requirements\n\n    Python 3\n    requests library (pip install requests)\n\n## Features\n\n    Executes commands on the remote system.\n    Displays the output of the executed commands.\n    Supports clearing the output after each command execution.\n\n## Note\n\nEnsure that the remote server's IP address and endpoint in the script match your setup. Modify the requests.get calls in the runCMD and writeCMD functions accordingly.\n\n## Thanks\nTo s4vitar (https://github.com/s4vitar) for the bash course, where I take those scripts.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flautarovculic%2Fgetshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flautarovculic%2Fgetshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flautarovculic%2Fgetshell/lists"}