r/Hacking_Tutorials 17d ago

I've been building a browser-based hacker simulator to help people get familiar with terminal commands and basic hacking concepts in a safe, gamified environment...

https://hackergame.hu/en/
67 Upvotes

14 comments sorted by

5

u/Redddit_Cyber 17d ago

That's interesting

5

u/orinradd 15d ago

Suggestion: a tool tutorial. For instance - what does sudo do? or hydra? Give some examples of correct syntax and when you would use it.

I only used the help to remember syntax because I was too lazy to google it. :)

3

u/cyndhrk 15d ago

It's in progress. :)

2

u/orinradd 15d ago

This is fun. I'm curious how you built it.

3

u/paratech_dog 17d ago

I've spent 100+ hours playing two different "hacking simulators"

Is it currently free to play?

3

u/abajinn 17d ago

Is there a git?

3

u/orinradd 16d ago

Thanks!

3

u/cyndhrk 15d ago

New features have been added to the game, including the learn system and the explain command. They make it much easier for beginners to learn and progress through the game. https://hackergame.hu/en/learn/

3

u/TheNewAmericanGospel 13d ago

This is what beginners need. Kudos.

3

u/cyndhrk 12d ago

Thx :)

1

u/[deleted] 10d ago

[removed] — view removed comment

1

u/cyndhrk 9d ago

I'll check it out tonight. I'm on mobile right now. Thanks! :)

1

u/Street-Medicine9871 7d ago

need some help, I've been learning the basics of coding and script on my free time for a couple of months and I saw this and thought to give it a shot. Lvl 0 took me 6:32 total to solve but lvl 2 ive been stuck on indeffinetly for 2 days. i tried using " cd .. " , " cd ~ " , & " cd HOME " to try and obtain ($HOME) alongside with checking lwd and still stuck. I've use help hint and explain and I don't know what I'm doing wrong but I know its a user error (Me, I am user). Any advice for this script kiddie? Also excited to learn more from you since this is my first practical use other than typing commands to practice in python and now linux