Code Monkey home page Code Monkey logo

danceshell's Introduction

DanceShell

Python编写的一款简单远控工具,附加漏扫和其他功能。目前为第5版,已经成功实现大部分功能,暂时停止后续更新。

开发环境:

Python 3.7

Windows 10 + Ubuntu 18.4

运行环境:

Python 3.7

Windows / Linux / Mac OS

目录层级:

├─.idea
├─clientModule   客户端模块库
├─lib   重构库
├─misc  杂项代码及文件
├─serverModule   服务端模块库
├─tools   工具模块库
└─vulScan 漏扫模块库
  client.py   客户端文件
  client1.py  客户端脚本模板
  server.py   服务端主运行文件

使用示例

运行服务器文件server.py即可

python server.py

有4个关键字,分别是远控关键字gen、listen,漏扫关键字vulscan和工具关键字tool,使用相应关键字加-h即可查看用法,输入help可查看所有当前支持的模块。

如图示:

image-20210719145221218

以远控为例,先使用gen生成木马,再使用listen关键字创建监听,运行木马文件即可建立远程控制连接

image-20210719152203070

可执行命令、上传下载文件、信息探测、网络扫描等操作。

danceshell's People

Contributors

sma11new avatar

Watchers

James Cloos 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.