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

https://github.com/abund4nt/easy-shell

Obtain reverse shell without getting overheated.
https://github.com/abund4nt/easy-shell

Last synced: 3 months ago
JSON representation

Obtain reverse shell without getting overheated.

Awesome Lists containing this project

README

        

Usage:

``` shell
➜ shell git:(main) ✗ python3 shell.py -h
usage: shell.py [-h] -lhost LHOST -lport LPORT

Easy Shell...

options:
-h, --help show this help message and exit
-lhost LHOST Local host IP address
-lport LPORT Local port number
```

In my case I have an alias in the `.zshrc` to run it directly from `shell`.