Leak Society - The Home Of Nulled Resources.
Forum Beta v1 Now Live!
[Kali Linux] [Intermediate] Generating FUD Payloads using CHAOS Framework
Thead Owner : Murder, Category : Other Leaks & Methods, 0 Comment, 351 Read
Viewers: 1 Guest(s)
Senior Member
****
325
Messages
160
Threads
0
Rep
4 Years of Service
05-17-2020, 06:53 AM
#1
[Image: one.png]


Generating FUD Payloads using CHAOS
 
Note, before we start, this tutorial is mainly for intermediate pen testers & not for complete beginners.
Things you'll need:
- Kali Linux
- CHAOS Framework




Update Kali Linux
 
Code:
apt-get update

Install Dependencies
 
Code:
apt install golang upx-ucl

Install CHAOS
 
Code:
git clone https://GitHub.com/tiagorlampert/CHAOS.git

CHAOS Is with a .go extension, so to run it. Enter the following command:
 
Code:
go run CHAOS.go

This should start the CHAOS Framework.

• Go ahead and type 1 to start
• Set the LHOST to your IP Address
• Set LPORT of your liking. I use 4444
• Enter the name for the file. (Choose a name)

After a few minutes, the CHAOS Framework will compile the .exe file.

Now that you've successfully compiled your payload, it's time to start the listener.

Set the LPORT to the one you selected. In my case, it was 4444.

Now CHAOS will start the listener

Once the victim opens the payload, you should get a message saying "connect". Which means the payload has successfully bypassed the anti virus.

Congratulations! You've now have access to your victim's PC.

If you have any issues, dont hesitate to ask.


Forum Jump: