A series of GreyHack scripts that made the game a lot more automated.
GreyHack game = https://store.steampowered.com/app/605230/Grey_Hack/
GreyScript API = https://documentation.greyscript.org/
Many thanks to Grey Hack Gaming Automated Hacking! - Scripting Tools 4 - Grey Hack 0.7.2
- acc3ss.gs = main script that allow access to most machines. Usage:
acc3ss [ip_address] [port=0] [?action=|scp|conn] [?mem] [?vuln]- If no action is provided either prints the file
/etc/passwdor prints all users in/homedirectory on the remote computer - action
scpcopies all the good important scripts using the shell gains in the acc3ss - action
connconnects to the shell - This script uses a cache mechanism to make life easier
- If mem and vuln are both provided this script uses the specific vulnerability provided,
actionis ignored.
- If no action is provided either prints the file
- bank.gs = early script to print all Bank and Mail files on a computer
- hide.gs = move all files from
/home/guest/directory to their correct locations, and chown and chgrp them to root - scanip.gs = list all the routers, computers and ports on the network
- solve.gs = Similar to
decipherprogram, but uses input from argument. Usage:solve [user:pass]