Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.95 KB

README.md

File metadata and controls

59 lines (34 loc) · 1.95 KB

About 'remote-control'

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:

nipe, nmap, whois and curl.

Possibility and Capability

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.

'remote-control' Project

a project made by ThinkCyber.

Video Demonstration

Be Aware: the script could be different from the video since he got upgraded.

image

Script Usage

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.

Download

from zip file or from github:

git clone https://github.com/Gh0stAn0n/remote-control