Skip to content

A quick reverse shell generator made with Shell Script

Notifications You must be signed in to change notification settings

MrMidnight7331/Reflector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Reflector

A quick reverse shell generator made for capture the flags

Example

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

sudo apt install xclip

Installation:

wget https://github.com/MrMidnight7331/Reflector/blob/main/Reflector.sh
chmod +x Reflector.sh

Usage:

./Reflector.sh [-i|--ip <lhost:lport>] [-s|--shell <shell>] [-pl|--payload <1-12>] [-sp|--spawn] [-c|--copy] [--help]

Options:
  -i, --ip       Local host and port (format: <lhost>:<lport>)
  -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

Socials

Email: mr.midnight.7331@gmail.com

Twitter: @MrMidnight53