Given the following permission strings, what is the resulting octal permissions?
Based on the following:
val1=15 val2=1
What will the output be of each of the following, and why?
In /var/public/unix/ka/ is a file called ka1.mp3;
For all files:
For any C (.c) files:
For any shell script:
NOTE: If you cannot finish this one, it turns into a project.
In your speckled but hidden life of nefariousness and crime, you have managed to hack into the secure system of some organization. In this exploit, you obtained “hashfile”, which has a list of user names and their encrypted passwords.
As you do not have the actual plaintext passwords, you cannot immediately log in. Remembering your time (well spent) taking a UNIX course before turning to your current life of debauchery, you decide to set about brute forcing these passwords.
Using the programs and scripts you otherwise obtained from ka1.mp3, rig up a brute force password cracker to determine what these users have for passwords.
You may work with the following assumptions:
Aside from determining the user passwords, please answer me the following:
Challenge: