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.
- Host: GitHub
- URL: https://github.com/abund4nt/easy-shell
- Owner: abund4nt
- Created: 2024-04-15T15:09:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-10T02:16:32.000Z (11 months ago)
- Last Synced: 2024-12-01T00:19:21.884Z (6 months ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Usage:
``` shell
➜ shell git:(main) ✗ python3 shell.py -h
usage: shell.py [-h] -lhost LHOST -lport LPORTEasy 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`.