Git Product home page Git Product logo

grey_hack_scripts's Introduction

Grey_hack_scripts

Table of Contents

About

My collection of public scripts I use in the game Grey Hack

Trashday.src : Deletes the .Trash folder from every user every second (for people who forget to empty trash).

Ssh.src : An updated ssh command that acts more like a real linux ssh command.

Rshell_interface.src : Updated rshell_interface that kills the pid upon connection.

Rando.src : Every 10 minutes renames a folder in /root/ that has the permissions 705, said folder would be used for programs you upload to the target machine. We have the programs in this folder because we have the rest of the filesystem locked down so guests can't run anything we host.

Dechiper.src : Modified decipher that accepts hashes directly on the command line. Also has a caching system that saves the hash and the password for future lookups.

Chmod.src : Modified version of the built in chmod but now accepts numerical permissions like 777

Autohack.src : An auto hacking script, extremely modified version of 5n4k3's autohack has a caching feature. The caching feature runs on a server accessible by ssh. There is a setup script built in. Has the ability to upload data to the cache server (as long as you have root).

Includes/json.src : This is a json parser script, meant to be used with import_code to allow other scripts to convert maps / lists / arrays into a json string and back again (useful for storing settings / structured data in a file so it can be re-imported).

grey_hack_scripts's People

Contributors

salmon85 avatar

Watchers

 avatar

grey_hack_scripts's Issues

Invalid code of autohack?

Is everything allwright with autohack code? I have the all the "{home_dir}/src/includes/"
I changed "import_code("/home/salmon/src/includes/json.src")" to "import_code("/home/alp/src/includes/json.src")"
And script doesn't work. Do i doing something wrong?
image
image
And yes, i didn't change something else.
Oh, and here is my libraries
image

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.