Nathan Woodburn
0047e5d83c
- Added tutorial for gaining root access on the kali.boysbrigade.au server. - Included a new file H1.md with instructions on how to change shell using su command. - Renamed README.md to OPTIONAL-keylogger.md and updated its content to reflect the changes in task description.
4 lines
141 B
Markdown
4 lines
141 B
Markdown
You can use the `su --help` command to see how to use it.
|
|
Look for any option to change shell.
|
|
|
|
The command to use is `su bob -s /bin/bash` |