Git Product home page Git Product logo

xeytanpy-rat's Introduction

Introduction

UNDER DEVELOPMENT
RAT application written in Python, this is still in the early development phase. It was never and will never be meant for production use, it is only coded for educational purposes and hence will never be production ready. At this moment in time, it does not have a GUI, everything is done in the command line.
I try to write code compatible with Python 3 and Python 2 as much as I can, but I focus on version 3 right now, in the future I will make it 100% compatible with version 2.

The features implemented at this time are:

  • Reverse Shell
  • List Processes
  • Download Files
  • Upload Files
  • List files from directory
  • Desktop streaming

This uses the socket API in blocking mode. This RAT is also implemented in other programming languages: Java, C++, etc. If you are interested on them, look at my Github repositories.

TODO

  • GUI
  • Check if a packet is expected or not
  • In ConsoleMediator when I receive a packet from a client I have to make sure the current_view is still pointing to the appropiate one otherwise app may crash if user has changed the view to let's say camera but received Filesystem info
  • Synchronization: read-write locks in UiMediator for active client, Server for list of clients
  • Handling commands in an insensitive way
  • Camera
  • Encryption

xeytanpy-rat's People

Contributors

melardev avatar

Stargazers

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