CC Pentesting

front

https://tryhackme.com/room/ccpentesting

Open Ports:

Port 80:

  1. find sub-doamisn and directories usind dirb
    • ip/secret
  2. Run dirbuster with txt as file extension
    • ip/secret/secret.txt secret

Gaining Access:

  1. use the username and password found in secret.txt ssh nyan:xxxxxxxxxxxxxxxxxxxxxxx@ip
  2. The password is sha1 and can be cracked in crackstation.com

USER Flag:

user_flag

Privilege Escalation:

Root Flag:

rootflag