Skip to content

ViewTechOrg/0xTeam-C2-WebBased---Golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0x Team C2 - Web-Based Golang RAT


Top Language License Made with Golang Client C++
RAT Type Web Control Panel Platform Windows HTML5 UI



📖 Penjelasan

0x Team C2 adalah alat Remote Access Trojan (RAT) yang dapat dikontrol melalui website lokal.

  • Backend listener dibuat dengan Golang
  • Payload (client) dibuat dengan C++
  • Sistem kontrol dijalankan langsung dari browser (localhost:8080)

Uniknya, kontrol RAT ini dilakukan sepenuhnya melalui tampilan website, bukan GUI native.


🎯 Tujuan

Remote Access Trojan (RAT) yang dikontrol melalui Website berbasis Golang (Server) dan C++ (Payload) Memberikan kendali jarak jauh terhadap komputer target melalui sistem C2 (Command & Control) berbasis web.


🚀 Fitur Utama

  • 🔐 Sistem login sebelum akses panel
  • 🎵 Pemutar musik saat korban terhubung
  • 🖥️ Remote Desktop Viewer
  • 💻 Remote CMD / Shell Execution
  • 📂 File Manager
  • 🧠 Process Manager
  • 🔁 Persistence (auto startup)
  • 🧩 Modul-modul tambahan

🛠️ Instalasi

  1. Download tools yang dibutuhkan:


⚙️ Cara Menjalankan

💡 Jalankan Listener Golang

go run server.go

Akan muncul output:

TCP start at 9000
HTTP start at 8080

🌐 Akses Panel Web

Buka di browser:

http://localhost:8080

Login dengan default id: razer (bisa diubah di source).

💣 Compile Client (Payload)

  1. Buka folder GoAheadClient
  2. Jalankan file .sln menggunakan Visual Studio
  3. Tekan CTRL + SHIFT + B untuk Build Payload
  4. Hasil compile siap disebar ke target

🧪 Screenshot



❗ Legal Disclaimer

This tool is intended for educational purposes only.
Author is not responsible for any misuse of this project.
Use at your own risk.


🙋 Kontak Developer

🌐 sosial media :
📂 Repository:


📄 License

MIT License — Free to use with proper credit.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •