<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/lian-yu-tryhackme-walkthrough-onjz1q3mj" -->

---
title: Lian_Yu — TryHackMe Walkthrough | daily.dev
description: A step-by-step walkthrough of the Lian_Yu beginner CTF room on TryHackMe. The process covers Nmap scanning to identify open services, directory brute-forcing...
canonical: https://daily.dev/posts/lian-yu-tryhackme-walkthrough-onjz1q3mj
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Lian_Yu — TryHackMe Walkthrough | daily.dev
og:description: A step-by-step walkthrough of the Lian_Yu beginner CTF room on TryHackMe. The process covers Nmap scanning to identify open services, directory brute-forcing...
og:url: https://daily.dev/posts/lian-yu-tryhackme-walkthrough-onjz1q3mj
og:image: https://api.daily.dev/og/posts/onJz1Q3Mj.png
og:image:alt: Lian_Yu — TryHackMe Walkthrough
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Lian_Yu — TryHackMe Walkthrough

**[InfoSec Write-ups](https://daily.dev/sources/infosecwriteups)** · 6 min read · 0 upvotes · 0 comments

## Summary

A step-by-step walkthrough of the Lian_Yu beginner CTF room on TryHackMe. The process covers Nmap scanning to identify open services, directory brute-forcing with dirsearch to find hidden web paths, extracting Base58-encoded FTP credentials from a .ticket file, downloading and analyzing image files via steganography (steghide) and hex editing to recover SSH credentials, and finally escalating to root using pkexec via GTFOBins.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://infosecwriteups.com/lian-yu-tryhackme-walkthrough-2dc9ad347dee>

## Similar posts on daily.dev

- [Lookup CTF TryHackMe Walkthrough](https://daily.dev/posts/lookup-ctf-tryhackme-walkthrough-dwybgqkea) · InfoSec Write-ups · 0 upvotes · 0 comments
- [TryHackMe — All-in-One — 01 \| Brooklyn Nine-Nine](https://daily.dev/posts/tryhackme-all-in-one-01-brooklyn-nine-nine-orjqf1w3y) · InfoSec Write-ups · 0 upvotes · 0 comments
- [TryHackMe — Guided Pentest: Infrastructure \| Full Walkthrough](https://daily.dev/posts/tryhackme-guided-pentest-infrastructure-full-walkthrough-d3y3lmysw) · InfoSec Write-ups · 4 upvotes · 0 comments
- [Mr Robot CTF Walkthrough -TryHackMe Detailed](https://daily.dev/posts/mr-robot-ctf-walkthrough--tryhackme-detailed-oli3c98dz) · InfoSec Write-ups · 0 upvotes · 0 comments
- [TryHackMe — Bounty Hacker: The FTP Server Was Talking. I Just Listened.](https://daily.dev/posts/tryhackme-bounty-hacker-the-ftp-server-was-talking-i-just-listened--1cj3npkmf) · InfoSec Write-ups · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security)

[View this post on daily.dev](https://daily.dev/posts/lian-yu-tryhackme-walkthrough-onjz1q3mj)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Lian_Yu — TryHackMe Walkthrough","url":"https://daily.dev/posts/lian-yu-tryhackme-walkthrough-onjz1q3mj","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/lian-yu-tryhackme-walkthrough-onjz1q3mj"},"datePublished":"2026-04-14T16:44:51.763Z","dateModified":"2026-04-14T16:47:11.746Z","description":"A step-by-step walkthrough of the Lian_Yu beginner CTF room on TryHackMe. The process covers Nmap scanning to identify open services, directory brute-forcing...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c8583cc34fb4b7950b9177df6ebfa189?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c8583cc34fb4b7950b9177df6ebfa189?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"InfoSec Write-ups","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"InfoSec Write-ups","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f0dc21b5bbfd46fda36f7b4b53dd1705","url":"https://daily.dev/sources/infosecwriteups"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/lian-yu-tryhackme-walkthrough-onjz1q3mj","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"InfoSec Write-ups","item":"https://daily.dev/sources/infosecwriteups"},{"@type":"ListItem","position":3,"name":"Lian_Yu — TryHackMe Walkthrough"}]}
```

