Code Monkey home page Code Monkey logo

pyshell's Introduction

PyShell

python 后门程序

基于python编写的后门程序,主要用于获取服务器shell以后,留后门或者执行cmd、python脚本使用。

使用方法:

[HELP]  PyShell.exe [-listen(-slave)] [ip] [port]         

[HELP]  python PyShell.py [-listen(-slave)] [ip] [port]    

功能参数:

connection:

[HELP]  exit    ----退出连接

[HELP]  kill    ----退出连接并自毁程序

[HELP]  playtask    ----创建计划任务

[HELP]  python -p file.py    ----在肉鸡上执行本地python脚本

优缺点:

  • 程序对互相传输的数据进行了加密,以绕过防火墙。

  • 当需要在肉鸡上执行python脚本时,不需要在肉鸡上上传相应的脚本文件,只需将本地脚本内容加密传输到肉鸡,并执行即可。

  • 此程序在执行完命令以后,并不能时时回显结果,也就是说python脚本运行完以后才会返回输出,可以继续完善。

详细参照 http://thief.one

pyshell's People

Contributors

kinds1123 avatar

Watchers

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