• Stars
    star
    119
  • Rank 297,930 (Top 6 %)
  • Language
    Go
  • License
    GNU General Publi...
  • Created about 9 years ago
  • Updated about 6 years ago

Reviews

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

Repository Details

A Go based HTTP Botnet

Second interation of GoBot, https://github.com/SaturnsVoid/GoBot2

GoBot

GoBot is a project i am working on as i learn Go. GoBot is a PoC(Proof of Concept) Trojan that uses HTTP connections for commands and sending information.

Development

Stopped working on this; I am a vary bad coder and don't think i can do much more myself... I will continue trying to learn to code in Go though i may never work on this project again.... If ANYONE wants you can take over this project, see what Go can do.

Current Features

  • Base64 Encoding/Decoding
  • Uniqe ID Generation (MD5)
  • Message Box
  • Install
  • Open Website - Visable
  • Open Website - Hidden
  • Single Instance
  • Ring3 Rootkit (Written in C)
  • Download and Run
  • Open Program
  • Simple to use Control Panel (PHP, HTML, SQL)

How to Build and Use

  • Use the command go get https://github.com/SaturnsVoid/GoBot
  • Edit the settings to your liking in GoBot.go
  • Compile GoBot.go with the other folder inside src
  • Edit the Control Panels settings (Key = your login to see the control panel)
  • Import the MySQL database
  • Upload the Control Panel to a secure server
  • Run GoBot
  • Command from Control Panel (Example Panel Login: http://127.0.0.1/gobot.php?cmd=key)

Current Credits and Stuff

Terms of Use

* Do NOT use this on any computer you do not own, or are allowed to run this on.
* Credits must always be given, With linksback to here.
* You may NEVER attempt to sell this, its free and open source.

Other

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

Donations

Please Donate To Bitcoin Address: 1AEbR1utjaYu3SGtBKZCLJMRR5RS7Bp7eE

----------Update Log---------------------

10/11/2015 @ 5:15PM:

  • Rewrote how checking internet connection is done
  • New Ring3 Rootkit (https://github.com/petercunha/GoAT)
  • New Install Method (https://github.com/petercunha/GoAT)
  • New Control Panel
  • Download and Run (for exe's)
  • Run Program (exe, bat, ect..)
  • Added 1 minute delay before connecting to panel (Security)
  • Fixed custom "Check Command" timer
  • Send basic information to Control Panel
  • New DebugLog feature
  • Code Cleaning
  • Removed Uninstall (Have to rewrite it to work with new Rootkit and Install)

10/07/2015 @ 1:40PM:

  • Rewrote GoBot.php to do the basics to test that the bot works.

10/06/2015 @ 12:00PM:

  • Changed the way the command URL is handled
  • Made a temporary fix for the Timer issue cousing issues with running and compiling. (woops)

More Repositories

1

GoBot2

Second Version of The GoBot Botnet, But more advanced.
Go
719
star
2

SimpleLicensing

A Go Based Licensing System for Digital Rights Management
Go
110
star
3

Project-Whis

UNFINISHED Botnet using a Go and Bootstrap Based C2, Support for Windows, Linux and Android Clients.
JavaScript
93
star
4

Chrome-Password-Recovery

A Simple Go program for Windows that will recover Google Chrome Logins
Go
71
star
5

Windows-KeyLogger

Go
63
star
6

Live-Desktop-Capture

A Live Desktop Capture using Go and WebSockets
Go
44
star
7

HWID-Based-License-System

A GoLANG based HWID license system, basic.
Go
39
star
8

Record-Audio-on-Windows

A Go program that uses winmm.dll to record audio to a WAV file.
Go
36
star
9

Windows-Backdoor

Simple Windows backdoor written in Go
Go
24
star
10

Windows-API-Capture-Webcam

Use Windows API to capture a image from a Webcam in GoLANG
Go
19
star
11

Windows-Backdoor-AES

I reworked the Go Windows Backdoor to use AES encryption.
Go
18
star
12

Process-Protection

Basic windows process protection written in Go, using the NtSetInformationProcess API
Go
17
star
13

VB.net-HTTP-Botnet

An unfinished project. HTTP botnet coded in VB.net and PHP.
JavaScript
13
star
14

Fuck-with-Task-Manager

Using the Windows API to mess with Task Manager in GoLANG
Go
13
star
15

Mega-Bruteforce

Simple Mega.co.nz Account Bruteforce Tool
Go
11
star
16

Basic-Webserver-with-UPnP

Go
11
star
17

GoUserKit

Simple 'UserKit' for Malware written in Go. Startup, Hidden Files, Critical Process and Registry Watcher
Go
11
star
18

Digispark-Payload-Downloader

Code for programming a Digispark to download and run a program.
Arduino
11
star
19

Java-HTTP-Botnet-Frame

A HTTP bot in Java with basic commands and ability's
Java
10
star
20

UAC-Bypass

Visual Basic
7
star
21

PumpItUp

GoLANG Based File Pumper, Increase file sizes with null bytes
Go
7
star
22

Change-Windows-Background

Go
7
star
23

Junk-Go-Generator

Generate junk code in Go
Go
6
star
24

GamingGroupManager

A tool to control gamming servers and handle Member management. Written in Go.
CSS
5
star
25

Go-Queue

Small example on how you can make a Que in Go(GoLANG)
Go
4
star
26

Simple-DGA

A simple take on a DGA system written in Go
Go
3
star
27

Queue

Go Simple Queue Example
Go
3
star
28

RPC-Based-Plugin-System

A take at a RPC based plugin system in GoLANG.
Go
3
star
29

Builder-and-Stub

A Builder and Stub example in GoLANG Edit or add to a already compiled program.
Go
3
star
30

Roberts-Space-Industries-Gift-Generator

Simple attempt at making a program to Brute Force Gift codes for Roberts Space Industries AKA Star Citizen.
Go
3
star
31

Slot-Machine-Example

Simple Slot Mechine Example in VB.net
Visual Basic
1
star
32

User32-BlockInput

Using GO to set BlockInput to true
Go
1
star