Hacker's Sandbox
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Hacker's Sandbox

Support and conversations related to playing "The Hacker's Sandbox" as found on Flying Monkey Army.


You are not connected. Please login or register

Can't hashcat the password (may contain SPOILERS)

2 posters

Go down  Message [Page 1 of 1]

gandhimr



I'm on the second stage, where I need to hashcat the passwd file.

the file is at /etc and the program is at  /usr

What I'm doing is:
cd /etc
../usr/hashcat passwd

But as I use it the program in the file, it doesn't recover any hashes.

What am I doing wrong?

unix-ninja


Admin

If you run hashcat by itself (with no arguments) it gives you the usage information:
Code:
usage: /usr/hashcat hash

It's expecting the hash itself, not the password file. You're close, though  Smile

https://hackersandbox.board-directory.net

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum