Code Monkey home page Code Monkey logo

reversegoshell's Introduction

ReverseGoShell

Windows:Releases

Update log:

2020-03-16: 新增一个macOS版本的客户端,理论上Linux都可以的,最多改下命令解释的二进制就好了。

Description:

A Golang Reverse Shell Tool With AES Dynamic Encryption

 _____                               _____       _____ _          _ _ 
|  __ \     Code By: CoolCat       / ____|     / ____| |        | | |
| |__) |_____   _____ _ __ ___  ___| |  __  ___| (___ | |__   ___| | |
|  _  // _ \ \ / / _ \ '__/ __|/ _ \ | |_ |/ _ \\___ \| '_ \ / _ \ | |
| | \ \  __/\ V /  __/ |  \__ \  __/ |__| | (_) |___) | | | |  __/ | |
|_|  \_\___| \_/ \___|_|  |___/\___|\_____|\___/_____/|_| |_|\___|_|_| 
 - | Modules    | - Function.
 - | checkav    | - Show Remote-Host Info.
 - | Download   | - Download File from Remote-Host to Local-Host.
 - | Keyloger   | - Unfinished.
 - | Screenshot | - Unfinished.

Useage:

Build

go build server.go
go build client.go

build

Run

server 55555
client 127.0.0.1:55555

Features

  • AES Dynamic encryption
  • Supports Multiple Shells

About

这个项目只是自己学习Golang过程中实践的产物,代码写得很垃圾,但是注释都尽量写清楚的,通讯流量走tcp协议,采用aes动态加密,可以说是完全模仿冰蝎。基础功能执行命令已实现,模块化的检查存在的杀毒软件以及下载文件写完,其他模块还得在花时间。相比同类小工具我觉得最大的优点就是支持了动态加密,并且可以同时管理多个会话。

本项目接受建议

比如希望增加特定功能,再比如某个位置代码写得不规范,或是有bug,有空我会慢慢改。

reversegoshell's People

Contributors

thekingofduck 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.