Skip to content

Gameboy612/PollinationJail-CTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PollinationJail - CTF Challenge

  • Author: Gameboy612
  • Category: Misc
  • Difficulty: Easy

Description

WolframAlpha is a powerful computational engine, but it has a lot of limitations... I recently found out Pollinations AI has been giving away free LLM API calls! Why not just make a WolframAlpha clone using Pollinations? It can even execute Python code! Why did no one think of this before?

There are two flags to this challenge, and they are both in the format pollin{...}.

Setup

  1. Clone the repository and navigate to the project directory.

  2. Build and run the Docker container using Docker Compose:

docker-compose up --build
  1. Access the application in your web browser at http://localhost:5000.

About

A CTF Challenge for explaining LLM Security to non-technical clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors