richnadeau / Capstone

0 stars 0 forks source link

(SPR2) Misty Mountain Deployment #23

Closed richnadeau closed 2 years ago

richnadeau commented 2 years ago

Mohammed made a target server that needs Ansible written for it to be deployed onto the range. I have been tasked to write the Ansible playbook for this deployment.

richnadeau commented 2 years ago

I started working on the Ansible inventory and playbook for this vulnerable server a couple days ago. Currently, I have to make a bash script to push over to execute a couple of curl commands to complete the Gitea set up. I also need to figure out how to install vsftpd onto the vulnerable box without having Internet connection.

richnadeau commented 2 years ago

Ansible playbook + inventory as well as the files have all been put onto Devin's GitHub. Only file that is missing from the files folder is the vulnerable gitea application because it is too large to be put on Github. The vulnerable app can be downloaded at https://dl.gitea.io/gitea/1.12.5/gitea-1.12.5-linux-amd64 . New passwords and flags for this box were also added onto the targeting creds and flags spreadsheet. Closing this task for now, will reopen if Devin asks me to make adjustments.