CHAOS
:fire: CHAOS is a free and open-source Remote Administration Tool that allow generate binaries to control remote operating systems.
How to download and setup CHAOS
Open terminal and run command
git clone https://github.com/tiagorlampert/CHAOS.git
git clone is used to create a copy or clone of CHAOS repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with CHAOS https://github.com/tiagorlampert/CHAOS/archive/master.zip
Or simply clone CHAOS with SSH
[email protected]:tiagorlampert/CHAOS.git