latentbrief
Back to news
Launch1h ago

LLMs Tested on Vulnerable App

Hacker News1 min brief

In brief

  • A researcher spent $1,500 to see if large language models could hack a vulnerable app.
  • The app was a fake book review app with a secure API but an open Firebase database.
  • The goal was to use Firebase to sign up as a user and read the Firestore database.
  • The test results showed that some models were able to exploit the vulnerability.
  • The models that performed well cost between $6 and $45 per successful hack, with solve rates ranging from 40% to 89%.
  • Researchers will continue to test language models.

Terms in this brief

Firebase
A backend service by Google that provides tools for building apps, including real-time databases and authentication systems. In this case, it was used to create a secure API with an open database for the experiment.
Firestore
A cloud-based NoSQL database service offered by Firebase, designed to store data in documents and collections. The researcher's app used Firestore to store user data, which some models were able to access despite security measures.

Read full story at Hacker News

More briefs