← Latest papers
💻 computer science

The Silent Spill: Measuring Sensitive Data Leaks Across Public URL Repositories

This paper presents an automated system that analyzes over 6 million public URLs from various platforms and archives, successfully identifying more than 12,000 instances of sensitive data leaks across authentication, financial, personal, and document domains to highlight the scale of unintentional information exposure.

Original authors: Tarek Ramadan, AbdelRahman Abdou, Mohammad Mannan, Amr Youssef

Published 2026-02-26
📖 6 min read🧠 Deep dive

Original authors: Tarek Ramadan, AbdelRahman Abdou, Mohammad Mannan, Amr Youssef

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Silent Spill: A Detective Story About Leaking Secrets on the Internet

Imagine the internet as a massive, bustling city. In this city, there are giant public bulletin boards (like VirusTotal, The Wayback Machine, and Paste sites) where people pin up notes, links, and photos to share with the world. Usually, these are just harmless notes like "Check out this funny cat video!" or "Here is a link to a news article."

But sometimes, people accidentally pin up secret blueprints, house keys, or bank account numbers on these public boards, thinking they are just sharing a harmless link. They don't realize that once a link is pinned on a public board, anyone in the city can walk up and read it.

This paper, titled "The Silent Spill," is like a team of digital detectives who decided to walk through this city and count exactly how many secret blueprints and keys were accidentally left out in the open.

🕵️‍♂️ The Mission: How They Did It

The researchers (Tarek, AbdelRahman, Mohammad, and Amr) built a super-smart, automated robot detective. Here is how their robot worked, step-by-step:

  1. The Net (Gathering): They cast a giant net to catch 6 million links from five different public "bulletin boards" across the internet.
  2. The Filter (Sorting the Trash): Most of these links were just boring stuff like images of cats or music files. The robot learned to ignore those (like a librarian ignoring the comic books to find the secret files). It focused only on links that looked like they might contain documents, passwords, or money.
  3. The Visit (Checking the Doors): The robot visited the remaining links to see if they were still open. Many links were broken (like a door that no longer exists), so it skipped those.
  4. The Sneak Peek (Looking Inside): This is the tricky part. Some websites are like magic boxes; they look empty until you click a button, and poof! secrets appear. The robot used a "headless browser" (a robot that can click buttons and wait for magic to happen) to see what was hidden inside. It even used a special camera (OCR) to read text inside pictures.
  5. The Verdict (Spotting the Leaks): Finally, the robot read the content. If it saw words like "password," "invoice," "token," or "contract," it flagged it as a Leak.

📊 The Findings: What They Found

Out of the 6 million links they checked, they found 12,331 potential leaks. That's a lot of secrets left on the sidewalk!

Here is what they found, using some simple analogies:

  • The Master Keys (Authentication Tokens): The most common leak (43% of them) was like finding people's house keys or master keys to their bank vaults left on the bulletin board. These were "tokens" that let hackers log into accounts without a password.
  • The Money Trail (Financial Data): They found thousands of links related to payments, like receipts or credit card numbers. It's like finding a stack of unpaid bills or credit card slips left in a public park.
  • The "Forgot Password" Trap: They found 26 live links that were supposed to be used once to reset a password. If a hacker grabs one of these, they can change your password and lock you out of your own account.
  • The Magic Tickets (E-Signatures): They found 12 public links to signed contracts and job offers. Imagine signing a legal contract, but instead of locking it in a safe, you left it on a public bench where anyone could read it or change the terms.
  • The Backup Codes: They found 2FA backup codes (the emergency codes you use when you lose your phone). These are like the spare keys you hide under the doormat, but in this case, the doormat was in the middle of a busy highway.

🌍 Where Did the Leaks Come From?

The leaks didn't come from just one place. They were scattered everywhere:

  • URLScan.io: The biggest source (63%). This is a site where security experts scan links to see if they are dangerous. Ironically, by scanning them, they sometimes made the secrets inside them public.
  • The Wayback Machine: The internet's "time machine." It saves old versions of websites. Sometimes, a company deletes a secret page, but the Time Machine still has a copy of it, and it's still accessible.
  • Paste Sites: These are like digital sticky notes where people share code. People often paste their own secret keys there by mistake.

⚠️ Why Should You Care?

You might think, "I'm not a big company, so I don't care." But this is a systemic risk.

Imagine a city where people leave their front doors unlocked because they think, "No one will notice." Eventually, someone will notice.

  • The "Silent Spill" shows that even if you only leave a secret out for a second, it can be copied, archived, and kept forever by these public services.
  • Once a secret is on a public bulletin board, you can't take it back. It's like shouting a secret in a crowded stadium; even if you stop shouting, the people in the back still heard it.

🛡️ What Can Be Done?

The paper suggests a few ways to stop the bleeding:

  1. For the Bulletin Boards (The Platforms): They should have a "redaction machine" that automatically blurs out words like "password" or "token" before showing the link to the public.
  2. For the Builders (Developers): Stop putting secret keys in the URL (the address bar). It's like writing your password on the outside of an envelope. Use safer methods.
  3. For You (The Users): Be careful what links you share. If you are testing a new website, don't share the link on a public paste site. And if you see a link that looks like it has a secret code in it, don't click it!

The Bottom Line

The internet is full of "Silent Spills." We are constantly leaking sensitive data without realizing it because we treat URLs (web addresses) as harmless strings of text, when they are actually carriers of our most private secrets.

The researchers didn't just find the leaks; they fixed some of them by telling the owners, "Hey, your front door is open!" They hope that by shining a light on this problem, we can all start locking our digital doors properly.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →