BB-Pen-2/H1.md
Nathan Woodburn 0047e5d83c
README: Added instructions to gain root access on kali.boysbrigade.au server
- 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.
2023-06-08 20:52:16 +10:00

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`