Skip to content

isaac-do/ctf-writeups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CTF Writeups

This is my collection of CTF writeups covering digital forensics, threat detection, exploitation analysis, incident response exercises, and many more. This repository documents the process I used to analyze and solve challenges from various security training platforms. My goal is to provide a clear record of investigation techniques, tools, and reasoning used during each challenge.

Writeups

Each writeup in this repository provides a step-by-step breakdown of the approach taken to retrieve the challenge flag. The writeups explain the investigation or exploitation process used to solve the challenge, including the tools, commands, and reasoning behind the analysis. Challenges are grouped by their general category, such as DFIR, threat intelligence, and network analysis. The difficulty labels categorized in the writeups follow the ratings provided by the original platform so whatever HackTheBox or TryHackMe labeled as Easy or Hard is what I used.

Difficulty Rating
Very Easy
Easy ⭐⭐
Medium ⭐⭐⭐
Hard ⭐⭐⭐⭐
Insane ⭐⭐⭐⭐⭐

Table of Contents

Network Forensics

Name Writeup Challenge Difficulty Rating Tags
Poisoned Credentials Lab Link CyberDefenders Easy ⭐⭐ Wireshark

DFIR

Name Writeup Challenge Difficulty Rating Tags
Summit Link TryHackMe Easy ⭐⭐ MITRE ATT&CK Pyramid of Pain
Campfire-2 Link HackTheBox Very Easy Event Viewer
Brutus Link HackTheBox Very Easy grep cat MITRE ATT&CK

Cyber Threat Intelligence (CTI)

Name Writeup Challenge Difficulty Rating Tags
Yellow RAT Lab Link CyberDefenders Easy ⭐⭐ VirusTotal
Oski Lab Link CyberDefenders Easy ⭐⭐ MITRE ATT&CK VirusTotal Any.Run
Eviction Link TryHackMe Easy ⭐⭐ MITRE ATT&CK
Dream Job-1 Link HackTheBox Easy ⭐⭐ MITRE ATT&CK VirusTotal

Open-Source Intelligence (OSINT)

Name Writeup Challenge Difficulty Rating Tags
Lespion Lab Link CyberDefenders Easy ⭐⭐ Google Images search CyberChef
Dev Diaries Link TryHackMe Easy ⭐⭐ pentesting-tools GitHub
Missing Person Link TryHackMe Easy ⭐⭐ Google Images search exifmeta

Phishing Analysis

Name Writeup Challenge Difficulty Rating Tags
Snapped Phish-ing Line Link TryHackMe Easy ⭐⭐ VirusTotal CyberChef whois grep
The Greenholt Phish Link TryHackMe Easy ⭐⭐ whois VirusTotal
Phishing Analysis Tools Link TryHackMe Easy ⭐⭐ CyberChef Any.Run

Tools

Tool Category Link
Wireshark Network Forensics https://www.wireshark.org/
MITRE ATT&CK CTI https://attack.mitre.org/
VirusTotal CTI https://www.virustotal.com/
WhoIs CTI https://www.whois.com/whois/
Any.Run Malware Analysis https://any.run/
CyberChef DFIR https://gchq.github.io/CyberChef/
ExifMeta OSINT https://exifmeta.com/

About

This repository contains cybersecurity CTF and lab writeups covering investigations, exploitation, and defensive analysis from security platforms such as TryHackMe, CyberDefenders, LetsDefend, and more.

Topics

Resources

Stars

Watchers

Forks

Contributors