Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
81 lines (64 loc) · 2.35 KB

README.md

File metadata and controls

81 lines (64 loc) · 2.35 KB

CHAOS Framework

CHAOS Framework allow generate payloads and control remote Windows systems.

DISCLAIMER

📚 This project is created only for learning purpose.

The use of the CHAOS Framework is COMPLETE RESPONSIBILITY of the END-USER. Developer assume NO liability and are NOT responsible for any misuse or damage caused by this program.

FEATURES

  • Reverse Shell
  • Download File
  • Upload File
  • Persistence
  • Open URL Remotely
  • Get Operating System Name
  • Run Fork Bomb

TESTED ON

Kali) Kali Linux - ROLLING EDITION

USAGE

You need Golang and UPX package installed!

Install Prerequisites

# apt install golang upx-ucl -y

Cloning

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

Running

cd CHAOS
go run CHAOS.go

Note: CHAOS has a delay of 70 seconds to bypass most of the antivirus and sandboxes.

SCREENSHOT

VIDEO DEMONSTRATION

CONTACT

📧 tiagorlampert@gmail.com

LICENSE

BSD-3-Clause License
CHAOS Framework is licensed under BSD-3-Clause License.