Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrmidnight7331/reflector
A quick reverse shell generator made with Shell Script
https://github.com/mrmidnight7331/reflector
bash bash-script generator reflector reverse reverse-shell revshell revshells shell shell-script shell-scripting shellscript
Last synced: 3 months ago
JSON representation
A quick reverse shell generator made with Shell Script
- Host: GitHub
- URL: https://github.com/mrmidnight7331/reflector
- Owner: MrMidnight7331
- Created: 2024-03-11T16:18:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T21:38:06.000Z (9 months ago)
- Last Synced: 2024-04-28T22:38:20.819Z (9 months ago)
- Topics: bash, bash-script, generator, reflector, reverse, reverse-shell, revshell, revshells, shell, shell-script, shell-scripting, shellscript
- Language: Shell
- Homepage:
- Size: 880 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reflector
A quick reverse shell generator made for capture the flags![Example](Assets/Example-New.png)
### Disclaimer:
This tool is only for educational and academic purposes and should only be used with strict consent. Do not use it for illegal purposes! Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software.### Requirements:
If you want to use the copy function, please install [xclip](https://github.com/astrand/xclip)
```bash
sudo apt install xclip
```### Installation:
```bash
wget https://github.com/MrMidnight7331/Reflector/blob/main/Reflector.sh
chmod +x Reflector.sh
```
### Usage:
```bash
./Reflector.sh [-i|--ip ] [-s|--shell ] [-pl|--payload <1-12>] [-sp|--spawn] [-c|--copy] [--help]Options:
-i, --ip Local host and port (format: :)
-s, --shell Shell to use e.g.(/bin/bash)
-pl,--payload PAYLOAD type (1-12)
1) Bash-i
2) Bash UDP
3) Bash 196
4) Bash read line
5) Netcat with mkfifo
6) Netcat -e
7) Netcat -c
8) Socat#2 (TTY)
9) Node.js
10) Java
11) Telnet
12) PHP Pentest Monkey
-sp, --spawn Spawn a netcat listener on LPORT
-c, --copy Copy generated shell command to clipboard
-h, --help Display this help message
```
---
### SocialsEmail: [email protected]
Twitter: @MrMidnight53