Coder Social home page Coder Social logo

keshiba / evilredis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redis/redis

0.0 0.0 0.0 80.39 MB

evilRedis is basically redis with a backdoor shell in it. Re-learning C, so figured that messing with redis would be a fun way to do it.

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.29% Shell 0.38% C 83.84% C++ 0.15% Ruby 0.38% Tcl 14.31% Smarty 0.02% Objective-C 0.63%

evilredis's Introduction

What is Redis?

To answer that question, go to - redis/redis repository

What is evilRedis?

evilRedis is the devil re-incarnation .... umm, blah blah.

Why evilRedis?

  1. Was bored
  2. Needed to re-learn C
  3. I knew much about redis and thought that it would be the apt playground to learn c again
  4. Was exploiting buffer overflows and writing shellcodes recently (harmless CTFs of course)
  5. All of that just came together I guess

It was an accident! Honestly...

How it works?

Horn #1 - Taming echo

Pass in your shell command using redis's echo command along with a trigger keyword.

# Normal echo behavior
> echo whoami
whoami

# Shell execution is triggered with the keyword "evilRedisCmd:"
> echo evilRedisCmd:whoami
keshiba\n

When evilRedis finds the trigger keyword, it will try to execute the command that follows in the shell and returns the output. Fun right?

Stay tuned for more...

Until then, Enjoy!

evilredis's People

Contributors

antirez avatar pietern avatar oranagra avatar soloestoy avatar mattsta avatar artix75 avatar yossigo avatar itamarhaber avatar guybe7 avatar trevor211 avatar madolson avatar hwware avatar badboy avatar dvirsky avatar 0xtonyxia avatar geoffgarside avatar charsyam avatar shooterit avatar devnexen avatar gkorland avatar sunheehnus avatar michael-grunder avatar anydot avatar lamby avatar jbergstroem avatar yangbodong22011 avatar meirshpilraien avatar shenlongxing avatar vattezhang avatar angusp 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.