You are browsing as a guest. Sign up (or log in) to start making projects!

Prompt Injection: 101

  • 2 Devlogs
  • 1 Total hours

A cybersecurity-related game where your objective is to trick the LLM into sharing secret information stored in its memory attained from the system. Your job is to bypass the guardrails and move on to the next level.

Open comments for this post

31m 45s logged

Created the base/structure of level 1. I am using a framework called OpenAI in python to handle API requests from grok. The first level is supposed to be easy so I didn’t code anything crazy to prevent the user in logging in. To not spoil the upcoming level this is all the code I can show right now

0
0
3
Open comments for this post

29m 45s logged

Created prompt injection:101 as an interactive game from which you try to manipulate the AI into giving you unrestricted access to private information given to the AI by the system. There will be 5 levels initially and then I will ship my project. I tried to use ollama but my system can’t download it :( thats why i’m going to use an API key sadly. Haven’t written much spent the first 20 minutes gathering nessecary libraries and researching about the openAI framework

0
0
8

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…