• Stars
    star
    261
  • Rank 155,757 (Top 4 %)
  • Language
    Go
  • License
    MIT License
  • Created almost 9 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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/

More Repositories

1

Emotion

πŸ˜„ Recognizes human faces and their corresponding emotions from a video or webcam feed. Powered by OpenCV and Deep Learning.
Python
447
star
2

Pine

🌲 Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO.
Python
439
star
3

jenkins-rce

😈 Jenkins RCE PoC. From unauthenticated user to remote code execution, it's a hacker's dream!
Java
294
star
4

tts

πŸ“ πŸ”‰ A simple text-to-speech tool. Converts your text to speech with any of StreamElements voices. Frontend built with Gatsby.
JavaScript
158
star
5

Knock

πŸ”‘ Scan the entire internet for SSH and Telnet services. Then hack them.
JavaScript
76
star
6

Pad

πŸ““ An online, collaborative, real-time notepad built with WebSockets and NodeJS
JavaScript
45
star
7

bandcamp-ripper

🎡 Rips MP3 files from Bandcamp album URL's
Python
44
star
8

Donut

πŸ€– A JavaScript implementation of the infamous "donut.c" program
JavaScript
40
star
9

A-picture-of-Jeff-Goldblum

πŸ’― This repository is a picture of Jeff Goldblum
Ruby
35
star
10

Wizardli

πŸš€ An ultra fast YouTube-to-MP3 downloader and transcoder
TypeScript
24
star
11

MusicalFractals

✨ Generates 3D, animated fractals by analyzing the waveform of audio files
JavaScript
24
star
12

BitBuster

πŸ”‘ Multi-threaded Instagram account cracker
Go
17
star
13

BoilerChat

πŸŽ’ BoilerChat is a live, anonymous, online chatroom for Purdue students.
JavaScript
13
star
14

WhoHackedMe

πŸ” Instantly search the web for hacked data. Check if you appear in any database leaks.
JavaScript
13
star
15

react-bootstrap-webpack-Boilerplate

Start any web project with ease by using this React, Webpack, Bootstrap, and Babel boilerplate!
JavaScript
9
star
16

resume

Thank you kanye, very cool!
6
star
17

Reverb

πŸ”₯ An audio visualizer built on the Web Audio API
JavaScript
5
star
18

netpaste

A command line pastebin accessible through netcat
Go
4
star
19

livespy

LiveSpy monitors a victims computer and sends sensitive information to the hacker. Written with Go and Websockets.
HTML
4
star
20

VaporwaveText

A simple React app to convert "normal text" to "ο½–ο½ο½ο½ο½’ο½—ο½ο½–ο½…γ€€ο½”ο½…ο½˜ο½”"
JavaScript
4
star
21

string2bf

Converts a string to Brainf**k code
Go
2
star
22

Transform

An HTML5 game that challenges the mind!
JavaScript
2
star
23

Boilermake2018

Boilermake 2018 hackathon repo
JavaScript
2
star
24

AimbotCalvin

Website for TSM Aimbot Calvin
JavaScript
2
star
25

superkey

CODE39 brute forcer
HTML
1
star
26

draw.io

1
star
27

dingus

Vidya game
JavaScript
1
star
28

yf-downloader

Export data from Yahoo Finance to Excel spreadsheets
Jupyter Notebook
1
star
29

RedditBrowser

A simple full screen image and video browser for Reddit
JavaScript
1
star
30

sudoku-solver

A simple sudoku solver written in Go
Go
1
star
31

PyScrape

A super fast web crawling (slithering?) email scraper written entirely in Python.
Python
1
star