<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/tryhackme-simple-ctf-the-note-that-gave-everything-away-8aiksehw2" -->

---
title: TryHackMe — Simple CTF: The Note That Gave Everything Away
description: A walkthrough of the TryHackMe Simple CTF room covering three stages: anonymous FTP access revealing a note about weak passwords, exploiting CVE-2019-9053...
canonical: https://daily.dev/posts/tryhackme-simple-ctf-the-note-that-gave-everything-away-8aiksehw2
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: TryHackMe — Simple CTF: The Note That Gave Everything Away | daily.dev
og:description: A walkthrough of the TryHackMe Simple CTF room covering three stages: anonymous FTP access revealing a note about weak passwords, exploiting CVE-2019-9053...
og:url: https://daily.dev/posts/tryhackme-simple-ctf-the-note-that-gave-everything-away-8aiksehw2
og:image: https://api.daily.dev/og/posts/8AiKsehW2.png
og:image:alt: TryHackMe — Simple CTF: The Note That Gave Everything Away
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.

# TryHackMe — Simple CTF: The Note That Gave Everything Away

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

## Summary

A walkthrough of the TryHackMe Simple CTF room covering three stages: anonymous FTP access revealing a note about weak passwords, exploiting CVE-2019-9053 (blind SQL injection in CMS Made Simple 2.2.8) to extract credentials, and privilege escalation via a sudo-enabled vim binary using a GTFOBins shell escape to gain root access.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://infosecwriteups.com/tryhackme-simple-ctf-the-note-that-gave-everything-away-eda04afc791a>

## Similar posts on daily.dev

- [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
- [TryHackMe — Blog CTF \| Full Write-Up](https://daily.dev/posts/tryhackme-blog-ctf-full-write-up-clubifl5s) · InfoSec Write-ups · 0 upvotes · 0 comments
- [Publisher: TryHackMe CTF Walkthrough](https://daily.dev/posts/publisher-tryhackme-ctf-walkthrough-ksu6i6grg) · InfoSec Write-ups · 0 upvotes · 0 comments
- [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

---

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

[View this post on daily.dev](https://daily.dev/posts/tryhackme-simple-ctf-the-note-that-gave-everything-away-8aiksehw2)

```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":"TryHackMe — Simple CTF: The Note That Gave Everything Away","url":"https://daily.dev/posts/tryhackme-simple-ctf-the-note-that-gave-everything-away-8aiksehw2","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/tryhackme-simple-ctf-the-note-that-gave-everything-away-8aiksehw2"},"datePublished":"2026-07-03T14:12:42.757Z","dateModified":"2026-07-03T14:23:27.693Z","description":"A walkthrough of the TryHackMe Simple CTF room covering three stages: anonymous FTP access revealing a note about weak passwords, exploiting CVE-2019-9053...","image":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","thumbnailUrl":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","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/tryhackme-simple-ctf-the-note-that-gave-everything-away-8aiksehw2","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,sql","timeRequired":"PT3M"}
{"@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":"TryHackMe — Simple CTF: The Note That Gave Everything Away"}]}
```

