Skip to content

Commit 6671078

Browse files
committed
linking issue caught by html_parser
1 parent 8b16ff3 commit 6671078

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024-12-23-bob-leponge.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ Challenge description:
1212
1313
Alright, so we're given a youtube video titled `test`. Now, this video is actually a red herring. I know, crazy right? A red herring in a CTF. If we go to the youtube channel we'll see that they have a YT Short named `test3`, so we can safely assume that there's a `test2` hidden somewhere, and upon further investigation it seems to be the case. They channel has a playlist with 1 unlisted video named `test2`
1414

15-
![playlist](/assets/img/1337up-2024/image1.png)
15+
![playlist](/assets/img/1337up-2024/bob-leponge/image1.png)
1616

1717
A great tool for video forensics is [https://mattw.io/youtube-metadata/](https://mattw.io/youtube-metadata/), and plugging the video link into there reveals many things about the videos metadata, including a flag in the tags.
1818

19-
![the flag in the metadata](image2.png)
19+
![the flag in the metadata](/assets/img/1337up-2024/bob-leponge/image2.png)
2020

2121
FLAG: `INTIGRITI{t4gs_4r3_m0stly_0bs0l3t3_zM1H7RH6psw}`

0 commit comments

Comments
 (0)