A little CTF Challenge based on output of ChatGPT. Also read the article at hesec.de.
As the hype around ChatGPT started rising I was curious if the bot could design a CTF challenge based on golang
. And sure it did.
This is the result I came up with. Also the code is altered the basis of the challenge was designed by the bot itself.
To run simply do docker-compose up
.
It will then give you an interface on http://localhost:5000.
For a walkthrough and details read the article linked above.