{"id":21220711,"url":"https://github.com/Tuna-Terps/SeaShell-greyhack-game","last_synced_at":"2025-07-10T12:31:02.374Z","repository":{"id":173495382,"uuid":"650835451","full_name":"Tuna-Terps/SeaShell-greyhack-game","owner":"Tuna-Terps","description":"Collection of scripts used for the game grey hack","archived":false,"fork":false,"pushed_at":"2024-07-01T00:06:51.000Z","size":1224,"stargazers_count":20,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-07-05T05:28:04.235Z","etag":null,"topics":["greyhack","greyhackscripts","greyscript","miniscript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tuna-Terps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-07T23:12:37.000Z","updated_at":"2024-07-01T00:06:54.000Z","dependencies_parsed_at":"2024-05-02T17:47:28.589Z","dependency_job_id":"8f0ce264-ba52-4f99-842a-725fd5bdceea","html_url":"https://github.com/Tuna-Terps/SeaShell-greyhack-game","commit_stats":null,"previous_names":["tuna-terps/grey-hack-game-scripts","tuna-terps/seashell-greyhack-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tuna-Terps%2FSeaShell-greyhack-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tuna-Terps%2FSeaShell-greyhack-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tuna-Terps%2FSeaShell-greyhack-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tuna-Terps%2FSeaShell-greyhack-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tuna-Terps","download_url":"https://codeload.github.com/Tuna-Terps/SeaShell-greyhack-game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225637113,"owners_count":17500365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["greyhack","greyhackscripts","greyscript","miniscript"],"created_at":"2024-11-20T22:13:50.107Z","updated_at":"2025-07-10T12:31:02.367Z","avatar_url":"https://github.com/Tuna-Terps.png","language":"JavaScript","readme":"\u003ch1 style=\"font-size: 28px;\"\u003eSeaShell 1.0.7a\u003c/h1\u003e\n\u003ch1\u003e A collection of scripts written for use in the game grey hack https://store.steampowered.com/app/605230/Grey_Hack/ \u003c/h1\u003e\n\u003cbr\u003e\n\u003csmall\u003e **Nightly** not available yet \u003c/small\u003e\u003cbr\u003e\n\n\u003cb\u003e Acknowledgments \u003c/b\u003e\u003cbr\u003e\n// Thank you @github: WyattSL for the GreyHack Game documentation\u003cbr\u003e\n// Thank you @github: psimonson for https://github.com/psimonson/greyhack-scripts/tree/master/v0.8/scripts\u003cbr\u003e\n// Thank you to the members of the GreyHack community \u0026 discord\u003cbr\u003e\n\u003cbr\u003e\n## INSTALL ##\n\u003cbr\u003e\u003cp\u003eSeaShell installation guide:\u003cbr\u003e https://www.youtube.com/watch?v=rGP8ajRrfPs\n# BASIC INSTALL *installer script* #\u003cbr\u003e\n1.) Compile the installer script\u003cbr\u003e\n2.) Run installer with -a argument to create the required file structure \u003cbr\u003e\n\n# MANUAL COMPILE #\u003cbr\u003e\n-- You will need to compile the following files, name the binary the same, removing the .src extension\u003cbr\u003e\n-- You can pass the src code from here to the files, then easily recompile them all using the installer, or individual files manually as updates occur \u003cbr\u003e\n-- adjust the paths for the refernce code in main.src\u003cbr\u003e\nex: import_code(\"/home/USER/src/utils.src\") -- only if done manually !!\n\u003cbr\u003e\n\u003cbr\u003e MAIN PROGRAM \u003cbr\u003e\u003cbr\u003e\n1.) utils.src --\u003e ** MUST ALLOW IMPORTS **\u003cbr\u003e\n2.) core.src --\u003e ** MUST ALLOW IMPORTS **\u003cbr\u003e\n3.) modules.src --\u003e ** MUST ALLOW IMPORTS **\u003cbr\u003e\n4.) main.src --\u003e RENAME TO ss \u003cbr\u003e\n\u003cbr\u003e ESSENTIAL COMMANDS \u003cbr\u003e\u003cbr\u003e\n1.) -cfg -ccd --\u003e builds entire user cache \u003cbr\u003e\n2.) entry --\u003e main automated remote entry \u003cbr\u003e\n3.) local --\u003e main local entry tool \u003cbr\u003e\n4.) wipe --\u003e system | logs | etc wiper \u003cbr\u003e\n5.) mx | crypto | apt-get --\u003e host library loader \u003cbr\u003e\n6.) crab --\u003e command prefix to run functions in a local context, remotely! \u003cbr\u003e\u003cbr\u003e\n\n\nOnce complete, the only required filed are ss \n# LOCAL DB # (NPC PW hashes)\u003cbr\u003e\n1.) Youll need the dictionary files from https://github.com/linuxgruven/dictionary\u003cbr\u003e\n2.) The script will ask you to paste the contents into the script, using CTRL+SHIFT+V copy the correspnding.src to the terminal running installer.\u003cbr\u003e\n3.) You will be prompted for your user in order for the builder script to build the hashes \u003cbr\u003e\n4. The installer script can be ran in stages, or provides a full installation. \n# WEAK LIB # (MP only)\u003cbr\u003e\nThe script makes use of a WEAK LIBRARY to perform major operations\u003cbr\u003e\n\u003cb\u003eNo Current Weak Lib Available: www.google.com is NOT owned by me this wipe, sorry!\u003cbr\u003e\nDonwload this file to /path/to/cache/ss.libs/weak and rename it as init.so , see -h rn\n\nDELETE ALL SRC FILES ONCE YOU HAVE SUCCESFULLY RAN SS\u003cbr\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/3cb07e0a-6208-4a4e-a55c-0f2ed79f4669\" width=50% height=50%\u003e\n\u003ch1\u003eSeaShell Features \u003c/h1\u003e\u003cbr\u003e\n1.) Manage multiple objects in a sandbox environment\u003cbr\u003e\n2.) Capture net sessions remotely, return exploit objects from launched binaries\u003cbr\u003e\n3.) Internal \u0026 External LAN bouncing \u003cbr\u003e\n4.) Extensive surf mode which intends to replicate all vanilla commands\u003cbr\u003e\n5.) Extended rshell-interface and commands\u003cbr\u003e\n6.) FileSystem browser, editor, deleter ;)\u003cbr\u003e\n7.) Service Manager \u0026 Site Builder\u003cbr\u003e\n\u0026 More !\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003ch2\u003e Usage\u003c/h2\u003e\u003cbr\u003e\nI have had some questions on how to best utilize in game \u0026 Here are some tips; \u003cbr\u003e\n\n\u003cbr\u003e 1.) Your most utilized command will be \"entry\" simply use a ip/domain as a command name to begin !\n\u003cbr\u003e 2.) The help menu if your friend ! Use command -h commandName to see usage\n\u003cbr\u003e 3.) crab is a prefix for all seashell commands to allow local functions to be executed on remote hosts without needing to upload seashell\n\u003cbr\u003e 4.) mx is a command to dynamically load and unload metaxploit to those systems\n\u003cbr\u003e\nHope you enjoy if you find useful;\u003cbr\u003e\n\u003cbr\u003e\u003ch2\u003e\"Surf Mode\"\u003c/h2\u003e\u003cbr\u003e\u003cbr\u003e\n\u003c!-- \u003cimg src=\"\" width=50% height=50%\u003e --\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/9b0994c8-7295-4aea-befc-d757811156bf\" width=50% height=50%\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/a3fe0f5a-5715-4c7c-8a1d-d746d03fecf3\" width=50% height=50%\u003e\n\n\u003cbr\u003e\u003ch2\u003eC.R.A.B command relay access bridge\u003c/h2\u003e\u003cbr\u003e\u003cbr\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/727c626b-d84d-479c-85fe-4c821c1893b2\" width=50% height=50%\u003e\n\u003cbr\u003e\u003ch3\u003ecommand chaining\u003c/h3\u003e\u003cbr\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/ffb9b890-deaf-4b9f-9af6-8b4466bb0c0a\" width=50% height=50%\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\u003ch3\u003eport entry\u003c/h3\u003e\u003cbr\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/87e1e9a3-3e8b-48db-b314-485a58a8b556\" width=50% height=50%\u003e\n\u003cbr\u003e\n\u003cbr\u003e\u003ch3\u003enetsession menu\u003c/h3\u003e\u003cbr\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/af2855ea-bb92-485c-862e-1217bc16186b\" width=50% height=50%\u003e\n\u003cbr\u003e\n\u003cbr\u003e\u003ch3\u003eexploit selection + chaining\u003c/h3\u003e\u003cbr\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/8d5311e3-f6ea-41a6-9656-5220f1ffcd4a\" width=50% height=50%\u003e\n\u003cbr\u003e\n\u003cbr\u003e\u003ch3\u003eglobal objects\u003c/h3\u003e\u003cbr\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/b52e1e63-5d55-4838-b583-bda08da07e5b\" width=50% height=50%\u003e\n\u003cbr\u003e\n\u003cbr\u003e\u003ch3\u003eLAN mappin\u003c/h3\u003e\u003cbr\u003e \n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/a88ce523-f7f7-4339-af45-683718b700fa\" width=50% height=50%\u003e\n\u003cbr\u003e\u003ch3\u003eFile Editor\u003c/h3\u003e\u003cbr\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/24437577-3760-440a-84fd-d875bbff6dfd\" width=50% height=50%\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/9ab82362-e0d7-456a-bcfc-c041bc774689\" width=50% height=50%\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003cbr\u003e\u003ch3\u003eWiFi all in one\u003c/h3\u003e\u003cbr\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/f5f2f2b9-019a-438c-a199-3bfe6cd0eec5\" width=50% height=50%\u003e\n\u003cbr\u003e\n\u003cbr\u003e\u003ch3\u003eR.A.F.T remote assignment fulfillment tool\u003c/h3\u003e\u003cbr\u003e\n\u003cimg src=\"https://github.com/Tuna-Terps/SeaShell-greyhack-game/assets/62733984/1673ebf9-d53d-40ff-aa45-13f475b24201\" width=50% height=50%\u003e\n","funding_links":[],"categories":["All In One"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTuna-Terps%2FSeaShell-greyhack-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTuna-Terps%2FSeaShell-greyhack-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTuna-Terps%2FSeaShell-greyhack-game/lists"}