<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>chatbot on Osiriz</title><link>https://osiriz.dev/tags/chatbot/</link><description>Recent content in chatbot on Osiriz</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 18 Mar 2024 08:00:00 +0100</lastBuildDate><atom:link href="https://osiriz.dev/tags/chatbot/index.xml" rel="self" type="application/rss+xml"/><item><title>DDC 2024 Qualification - Campfire Stories</title><link>https://osiriz.dev/posts/2024/03/ddc-2024-qualification-campfire-stories/</link><pubDate>Mon, 18 Mar 2024 08:00:00 +0100</pubDate><guid>https://osiriz.dev/posts/2024/03/ddc-2024-qualification-campfire-stories/</guid><description>We are given the website campfire-stories.hkn which looks like this: We can write the beginning of a story and the AI will continue it for us.
Looking at robots.txt we get:
# https://www.robotstxt.org/robotstxt.html # Maybe we should not train on company data? # Could our ftp credentials be leaked by the AI? # Probably not a problem. Nobody writes stories about ftp anyway # datacenter.campfire-stories.hkn should still be safe right? User-agent: * Disallow: / Allow: /$ Allow: /share/* Allow: /images/* Allow: /static/* Which seems to suggest that the AI bot can leak the ftp credentials, so let&amp;rsquo;s try: Convert Z3B0OTAwMA== from base64 gives us gpt9000, so lets login to datacenter.</description></item></channel></rss>