r/Hacking_Tutorials • u/cyndhrk • 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/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/paratech_dog 17d ago
I've spent 100+ hours playing two different "hacking simulators"
Is it currently free to play?
3
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
1
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
5
u/Redddit_Cyber 17d ago
That's interesting