leviathan level 3 wargame at intruded.net (3/8) wargames
In /wargames path have a "prog" file, if runs it show:
level3@leviathan:/wargame$ ./prog
Cannot find /tmp/file.log
level3@leviathan:/wargame$
Trying to know more about:
level3@leviathan:/wargame$ echo "Hello" > /tmp/file.log
level3@leviathan:/wargame$ ./prog
Hello
level3@leviathan:/wargame$
Posted at BinaryCell
level3@leviathan:/wargame$ ./prog
Cannot find /tmp/file.log
level3@leviathan:/wargame$
Trying to know more about:
level3@leviathan:/wargame$ echo "Hello" > /tmp/file.log
level3@leviathan:/wargame$ ./prog
Hello
level3@leviathan:/wargame$
Is a file viewer, like cat, less or type in dos systems
Solution: make a link from /tmp/file.log to /home/level4/.passw and run :)
Posted at BinaryCell
Comments
Post a Comment