Git Product home page Git Product logo

rediswritefile's Introduction

此脚本是通过 Redis 主从写出无损文件,可用于 Windows 平台下写出无损的 EXEDLLLNKLinux 下的 OS 等二进制文件

也可以用无杂质覆写 Linux 中的 /etc/shadow

用法:

______         _ _     _    _      _ _      ______ _ _      
| ___ \       | (_)   | |  | |    (_) |     |  ___(_) |     
| |_/ /___  __| |_ ___| |  | |_ __ _| |_ ___| |_   _| | ___ 
|    // _ \/ _` | / __| |/\| | '__| | __/ _ \  _| | | |/ _ \
| |\ \  __/ (_| | \__ \  /\  / |  | | ||  __/ |   | | |  __/
\_| \_\___|\__,_|_|___/\/  \/|_|  |_|\__\___\_|   |_|_|\___|     

                    Author : R3start   
          Reference : redis-rogue-server.py

Usage: rediswritefile.py [options]

Options:
  -h, --help            show this help message and exit
  --rhost=REMOTE_HOST   target host
  --rport=REMOTE_PORT   target redis port, default 6379
  --lhost=LOCAL_HOST    rogue server ip
  --lport=LOCAL_PORT    rogue server listen port, default 21000
  --rpath=Target_File_Path
                        write to target file path, default '.'
  --rfile=Target_File_Name
                        write to target file name, default dump.rdb
  --lfile=Local_File_Name
                        Local file that needs to be written
  --auth=AUTH           redis password
  -v, --verbose         Show full data stream

如覆写宝塔配置文件:

bt.gif

覆写 sethc.exe:

sethc.gif

覆写 LNK :

ie.gif

rediswritefile's People

Contributors

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