CHAOS Framework -Generate Persistent Payloads - Kali Linux

CHAOS Framework allow generate payloads and control remote machines.



FEATURES
Windows Remote Control
Download File
Upload File
Persistence
Open Url Remotely
Get Operating System Name
Run Fork Bomb

Install Prerequisites
# apt install golang upx-ucl -y

Cloning
git clone https://github.com/tiagorlampert/CHAOS.git

How To Use

# Install dependencies (You need Golang and UPX package installed)
$ apt install golang upx-ucl -y

# Clone this repository
$ git clone https://github.com/tiagorlampert/CHAOS.git

# Go into the repository
$ cd CHAOS

# Run
$ go run CHAOS.go

Comments

Popular Posts