Bug Bounty Recon: Tokens, PII, and CI/CD Metadata Leaked via JavaScript
在一次网络 reconnaissance 中,作者发现了一个包含敏感内部数据的 JavaScript 文件。该文件暴露了硬编码密钥、CI/CD 信息、内部链接、员工邮箱等机密内容。这种情况比想象中更常见且危险,提醒人们注意识别和保护此类信息。 2025-7-20 05:3:26 Author: infosecwriteups.com(查看原文) 阅读量:18 收藏

Medusa

I was casually looking around a public education website when I stumbled on something unexpected, a JavaScript file packed with sensitive internal data. At first, I thought it was just some leftover debug script, but as I kept scrolling, things got more interesting (and a little concerning).

Inside the file were hardcoded secrets, CI/CD details, internal repository links, email addresses of real employees, and even references to internal comms like Slack and Teams. All of this was publicly accessible which it shouldn’t be.

This blog walks you through how I found it, what kind of data was exposed, and why stuff like this is more common (and dangerous) than people realize. Sometimes you’ll come across things in a JS file that might seem as informative bug. This post will help you learn how to spot the kind of information that’s actually confidential, and why it’s worth keeping an eye out for it.

This started out like any other recon session. I was enumerating subdomains for a well-known company when I came across one that looked a little off nothing major, just a bit outdated and kinda weird lol.


文章来源: https://infosecwriteups.com/bug-bounty-recon-tokens-pii-and-ci-cd-metadata-leaked-via-javascript-76e3c2594957?source=rss----7b722bfd1b8d--bug_bounty
如有侵权请联系:admin#unsafe.sh