CHAOS Framework allow generate payloads and control remote Windows systems.
📚 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.
- Reverse Shell
- Download File
- Upload File
- Persistence
- Open URL Remotely
- Get Operating System Name
- Run Fork Bomb
You need Golang and UPX package installed!
# apt install golang upx-ucl -y
git clone https://github.com/tiagorlampert/CHAOS.git
cd CHAOS
go run CHAOS.go
Note: CHAOS has a delay of 70 seconds to bypass most of the antivirus and sandboxes.
CHAOS Framework is licensed under BSD-3-Clause License.