Code Monkey home page Code Monkey logo

ircbackdoor's Introduction

A Python3 IRC backdoor

A Proof of Concept (PoC) IRC backdoor written in Python3 NOT CONTINUED AS WE SPEAK

First off, don't look at it as a backdoor; look at it as a software to manage your clients from an IRC channel. I know this looks bad but it can actually do some good ;)

I used a "Echo" code for starting the work. Going for pure Python3 with socket rather than using existing IRC clients for Python. I figured this is much cleaner and easier to use.

Working Right Now

Sending Commands through the IRC channel and get back stdout and stderr in there. NOT WORKING: canceling commands such as ping etc. So be careful when issuing commands.

Future Plan

First, this entire backdoor is going to be re-written with Asyncio (partially done)

  1. Sending multi-line commands and bash scripts

  2. Adding PGP security to backdoors rather than SSL

  3. Adding File Transfer Feature

  4. Sending back command responses in a text file

  5. Error handling and freeze/timeout detection

  6. A lot more...

  • looks like Sending files/scripts and all DCC connections are a bit "too P2P" for a backdoor. So I'm staying out of it to find a better replacement for that feature. Although if you have a root backdoor there's SO MUCH you can do. I mean you might not even need file transfer/script features. Again, use responsibly ;-)

Relative Projects

  • Gcat, which uses Gmail as backend.
  • Twittor, A fully featured backdoor that uses Twitter as a C&C server.
  • Also checkout BasicRAT, a cross-platform Python Remote Access Trojan (RAT).

Notes

  • Fork me, star me, give me pull requests

  • Take a look at the code. Half (all?) the help and documentaiton is in there

ircbackdoor's People

Contributors

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