Skip to content

ParthRathix0/IITB-CTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IITB CTF 2025 — Writeups

Solutions and detailed writeups for challenges solved during TrustCTF 2025 (IITB CTF).


Quick Overview

Cryptography

  • NOOb Randomness — Known-plaintext attack on a weak byte-wide LCG stream cipher

Reverse Engineering

  • GOREY — Go binary maze solver with non-standard movement (±2 steps)

API Security

  • Secure API — HTTP Parameter Pollution exploit to bypass authorization and access admin balance

Data Privacy

  • Breached — Database enumeration and HMAC-based flag recovery from breached admin account

Tools Used

  • Ghidra — Binary decompilation and reverse engineering
  • Python 3 — Scripting, cryptanalysis, maze solving (BFS), CSV parsing, HTTP requests, HMAC computation
  • curl — API testing, exploitation, and database downloads
  • strings — Binary analysis and maze data extraction
  • bash/sed/grep — Input formatting, text processing, and automation scripting

License

See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages