HTB Neovault Writeup
Summary
This challenge involved client-side reconnaissance through JavaScript .map
and .js
files served by a Next.js application. By mining and crawling those files, we uncovered hidden API endpoints, enumerated users via an inquire
endpoint, and eventually downloaded user-specific transaction PDFs to retrieve the flag.