The purpose of these write-ups is to log my progress with TryHackMe's various rooms and for notetaking.
- Challenge - Gotta Catch'em All! (Link) 2024-09-02
- Challenge - Lesson Learned? (Link) 2024-09-12
- Walkthrough - Hydra (Link) 2024-09-08
- Walkthrough - Network Services (Link) 2024-09-21
- Challenge - Pickle Rick (Link) 2024-09-25
- Walkthrough - What is Networking? (Link) 2025-02-28
- Walkthrough - Networking Concepts (Link) 2025-03-07
- Walkthrough - Secure Network Architecture (Link) 2025-03-08
- Walkthrough - Enumeration & Brute Force (Link) 2025-03-14
- Walkthrough - Pentesting Fundamentals (Link) 2025-03-18
- Walkthrough - Vulnerabilities 101 (Link) 2025-03-19
- Challenge - Brooklyn Nine Nine (Link) 2025-09-26
- Walkthrough - Web Application Security (Link) 2024-09-27
- Walkthrough - Governance & Regulation (Link) 2025-04-09
- Walkthrough - OWASP Juice Shop (Link) 2025-04-10
- Challenge - Basic Pentesting (Link) 2025-04-13
- Walkthrough - Threat Hunting: Introduction (Link) 2025-04-25
- Walkthrough - Incident Response Process (Link) 2025-04-25
- Walkthrough - Intro to Digital Forensics (Link) 2025-06-04
- Burb Suite (Link)
- Crunch (Link)
- DIRB (Link)
- enum4linux (Link)
- ExifTool: Reads and writes the metadata of various file types (e.g., JPEG).
- Gobuster (Link)
- Hydra (Link): Password cracker.
- John (Link): Password cracker.
- ssh2john (Link)
- LinPEAS (Link)
- Metasploit Framework (Link)
- MSFvenom (Link)
- Netcat (Link)
- NMAP (Link): Network mapper; used to discover open ports, active services, etc.
- OWASP ZAP (Link)
- pdfinfo: Outputs the metadata of a PDF file.
- StegCracker (Link)
- Steghide (Link)
- FTP: A protcol used to transfer files to different devices.
- smbclient (Link)
- SSH (Link)
- Telnet (Link)
*IP addresses may differ between images, but in the text it's been made consistent.