diff --git a/README.md b/README.md index d131574..c97927a 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ This is an example from the machine Shrek by [Hack The Box](https://www.hacktheb In this CTF challenge, the task is to exploit a hidden cron job that's changing ownership of all files in a folder. With pspy, the cron job is easy to find and analyse: -![animated demo gif](images/example.gif) +![animated demo gif](images/demo.gif) ## How it works diff --git a/images/example.gif b/images/demo.gif similarity index 100% rename from images/example.gif rename to images/demo.gif