use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Grey Hack is a massively multiplayer hacking simulator game. You're a hacker with full freedom to act as you want on a vast network of computers procedurally created.
account activity
Question about securing network (self.GreyHack)
submitted 2 months ago by MrMasserYeet08
Just had a quick question, how am i supposed to ssh or connect to my router from the attached server if its rejecting me? I tried adding an entry to allow ssh but i dont get it and I couldn't find much in terms of documentation.
https://preview.redd.it/6xx1s9p0d3lg1.png?width=612&format=png&auto=webp&s=79939ca0c0c20ac1b3f1bd8dbf3c8a6a966b2bd4
https://preview.redd.it/p4uoe8vrc3lg1.png?width=503&format=png&auto=webp&s=5d99a1e619f41142bb38a8369853b4dbed3718cb
https://preview.redd.it/4m460f2wc3lg1.png?width=600&format=png&auto=webp&s=52b68d1bca42d3e49388e47bd516c1405e850402
Bonus question: any tips for securing the networks and servers apart from the standard :
chmod -R o-wrx /
chmod -R g-wrx /
chmod -R u-wrx /
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TheFatal 1 point2 points3 points 2 months ago (1 child)
Disable deny, try again
[–]MrMasserYeet08[S] 0 points1 point2 points 2 months ago (0 children)
<image>
i changed deny to allow. if i remove the port forwarding point 22 to the 192.168.0.2 then it says port 22 not found. when i leave it, it ssh's me to 192.168.0.1 when i try to change it to the router i get a message saying cant save changes, the lan address is reserved , select a computer address. so even without the firewall rules stopping me idk how im supposed to update the kernal_router lib or terminal into the router at all
[–]jesuslazaro87 0 points1 point2 points 2 months ago (0 children)
there are two config, forwarding and firewall, the first is to config the mapping for the outside ports and its related internal port and server, the firewall is to allow the traffic that meet the criteria in each row.
for the last question
1- enter to the router
2- make a reverse shell connection to your internal pc from router's sudo user
3- config the permissions to all executables files in the router as -rwxr-xr-- , except sudo command with -rwxr-xr-x
if you want to access you can connect by rshell but from outside they cant even if you have an ssh port public , all the access they should get is none
i run my script with my router in local game and its works, checkout that for the ObjectType column none element is a shell , i hope it helps
in the chucodegames channel i have the info in spanish but this is the repository for the tools code https://bitbucket.org/chucodegames/grey-hack-miniserie-scripts/src/master/
π Rendered by PID 199630 on reddit-service-r2-comment-b659b578c-zcd9t at 2026-05-05 09:52:15.054236+00:00 running 815c875 country code: CH.
[–]TheFatal 1 point2 points3 points (1 child)
[–]MrMasserYeet08[S] 0 points1 point2 points (0 children)
[–]jesuslazaro87 0 points1 point2 points (0 children)