Skip to content

Writeups for some challenges from the 2024 Huntress CTF

Notifications You must be signed in to change notification settings

alphillips-lab/Huntress2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Huntress2024

About

This is a repo with some slightly sanitized notes for the challenges I found most interesting. I solved many of these with a tool called Binary Refinery, so if you see some weird command-line stuff with commands prefixed with r., just assume it is that.

If there is something in the commands I use that you don't understand, binary refinery has a helpful command that lets you basically grep through its documentation. To do this, install it and run binref <search term>

Try it for yourself: https://github.com/binref/refinery

I added some of these notes from other team's more elegant solutions, so there will be a mention of them if I reference their solutions.

Thanks to Huntress for the enjoyable CTF, and GG to all participants!

If you want to contribute write-ups to challenges I didn't write up, just PR with the writeup in the challenge readme and add a check mark to the main readme. If you want to add your own notes to an existing writeup, feel free to just make a new section below any existing sections with your handle and add your notes in a PR.

Challenges

League Of Their Own

  • Zulu (impossible)

Reverse Engineering

Forensics

Miscellaneous

Warmups

Malware

Cryptography

Scripting

Web

OSINT

Binary Exploitation

About

Writeups for some challenges from the 2024 Huntress CTF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published