Skip to content

🔥 CHAOS Framework allow generate payloads and control remote Windows systems.

License

Notifications You must be signed in to change notification settings

restinpeaceinout/CHAOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

📧 [email protected]

LICENSE

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

About

🔥 CHAOS Framework allow generate payloads and control remote Windows systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%