Commit Graph

3 Commits

Author SHA1 Message Date
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
f78d7461ab
keylogger-example.sh: Example keylogger script
- 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.
2023-06-02 22:40:11 +10:00
c0ddf0e89b
Initial commit 2023-05-15 15:50:32 +10:00