-
Notifications
You must be signed in to change notification settings - Fork 1
Home
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.
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.
- π 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
-
Download tools yang dibutuhkan:
go run server.go
Akan muncul output:
TCP start at 9000
HTTP start at 8080
Buka di browser:
http://localhost:8080
Login dengan default id: razer
(bisa diubah di source).
- Buka folder
GoAheadClient
- Jalankan file
.sln
menggunakan Visual Studio - Tekan
CTRL + SHIFT + B
untuk Build Payload - Hasil compile siap disebar ke target
This tool is intended for educational purposes only.
Author is not responsible for any misuse of this project.
Use at your own risk.
π sosial media :
π Repository:
MIT License β Free to use with proper credit.