remote-control is a bash script that create an anonymous environment using a VPN, that conduct scans on a target IP address and can access your logs securely via ssh, telnet, ftp using:
ADVANTAGES:
-
help and info menu doesn't require sudo privileges.
-
check for every errors possible. (correct answers as input, if the VPN is truly active or if he failed)
-
the required dependencies and libraries will be scanned and any missing packages will be installed automatically.
DISADVANTAGES:
- nipe could fail to start or show status.
a project made by ThinkCyber.
Be Aware: the script could be different from the video since he got upgraded.
launch the script by typing:
└─$ sudo bash remote-control.sh
└─$ sudo ./remote-control
-h (stand for help) for more info about the flags option.
-i (stand for info) for more info about the script.
from zip file or from github:
git clone https://github.com/Gh0stAn0n/remote-control