Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/extrange/reverse-shell

Setup reverse SSH shell on a machine
https://github.com/extrange/reverse-shell

Last synced: about 1 month ago
JSON representation

Setup reverse SSH shell on a machine

Awesome Lists containing this project

README

        

# Reverse Shell on Remote Machines

Sets up a reverse shell on remote machines, using my server as the gateway.

Mainly for AWS Sagemaker notebooks.

```sh
curl https://raw.githubusercontent.com/extrange/reverse-shell/main/setup.sh | bash
```

To setup a convenient host alias and execute Starship automatically, add `.ssh/ssh-config` on the local host.

To configure both staging and production accounts, copy `~/.aws/config` to the same path on the remote host.