- 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.
- Script logs all keys pressed on keyboard to file
- Fake command prompt is displayed to user while running
README.md: Added instructions for creating and running keylogger
- Instructions include creating new directory, executable file, and script that logs keys to file
- Hints provided for infinite loop, getting input from user, displaying message of the day, and running variable as command.