GoAT

:goat: GoAT (Golang Advanced Trojan) is a trojan that uses Twitter as a C&C server

Github星跟蹤圖

GoAT

forthebadge forthebadge

Golang Advanced Trojan is a trojan created in Go, using Twitter as a the C&C server. GoAT has some very unique and impressive capabilities, including multithreaded command execution and a sophisticated self defence rootkit module (written in C). If you're not familiar with malware, please do not run this program on yourself. It's very hard to remove once it is insalled.


Commands

!echo <message> - Logs message to slave console

!quit - Closes GoAT

!clear - Does nothing. Use this command if you don't want slaves to execute anything upon connecting.

Compilation

Compile with go build -o GoAT.exe -ldflags "-H windowsgui" "C:\GoAT.go" to have no console show.

Under development

While I keep teaching myself Go, I will be updating this project. If at anytime someone would like to add to the project they can. Just post in the 'issues' section and I will add your code and credits to the main project.

To do list

  • Check for >1 running instance
  • Rootkit: Prevent use and installation of antimalware/antivirus software
  • Commands
    • DDoS
    • Send messagebox
    • Uninstall
    • Shutdown/Restart

Other stuff

GoAT was inspired by SaturnsVoid's GoBot, which can be found here: https://github.com/SaturnsVoid/GoBot

Go is a amazing and powerful programming language. If you already haven't, check it out; https://golang.org/

主要指標

概覽
名稱與所有者petercunha/GoAT
主編程語言Go
編程語言Go (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2015-09-26 22:06:58
推送於2017-07-13 23:49:12
最后一次提交2017-07-13 16:49:12
發布數0
用户参与
星數260
關注者數13
派生數53
提交數23
已啟用問題?
問題數1
打開的問題數1
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?