Giter VIP home page Giter VIP logo

android-botnet's Introduction

android-botnet

A Proof-of-Concept SMS-controlled botnet I made in grad school.

It's my understanding that this was one of the first - if not the first - open-source botnets for Android. The code I've uploaded is pretty clearly a POC. It's not the full code - I'm obviously not interested in posting functional payloads online. I also, by choice, didn't include a zero-day or way to get the user to install the code. I will testify some existed at the time I wrote this and that I successfully used them. I'll leave re-creating or finding them to you, Dear Reader.

Anyway, here's the root infrastructure. Essentially, SMSReceiver would do some trickery to steal an SMS message and see if it's actually a command for our slave. Splicer would parse that command and pass relevant info along to the correct payload. The payload will then execute the command.

As of April 2019, I do not believe the method I uploaded here will work anymore. I'll leave any updates as an exercise for the reader.

Terms and conditions: This is provided for free and can be used in any manner you see fit, ONLY IF you clearly and prominently credit me as the original author (either by my Github handle @mrudy or my Twitter handle @keewenaw). If you use this, you take all responsibility for anything you may do with it or anything it does to your systems. Doing anything with this repo or code signifies acceptance of these conditions.

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.