~/mbt
back to writeups
Full writeup loaded from GitHub repository.
tryhackmeeasyLinux retired

Annie

Annie - tryhackme retired machine walkthrough.

Approach

01

Ran nmap scan to discover open ports (SSH, HTTP)

02

Enumerated web directory and found WordPress installation

03

Used wpscan to identify vulnerable plugins

04

Cracked admin credentials using Hydra

05

Uploaded reverse shell via WordPress admin

06

Escalated privileges using SUID binary

Full Writeup

Loading writeup from GitHub...