Home CTFs | 404CTF2023 | Osint | L'âme d'un poète et le coeur d'une femme
Post
Cancel

CTFs | 404CTF2023 | Osint | L'âme d'un poète et le coeur d'une femme

This challenge is in 4 parts

First Part

Context

context

We have to find “Louise Colet” on social medias.

Resolution

Looking on facebook, I found this profile.

facebook_profile

In the “A propos” tab, we find the first flag 😊 !

flag1

Second Part

Context

context2

Now we have to find an event organised by Louise Colet. We need to find the date of this event and the account that mention it.

So, we are looking for social medias still.

Resolution

The facebook account we found had no more useful informations.

I looked on instagram and found this account.

instagram_profile

On the photo, there is this text:

instagram_photo

So the event is a literary salon organised by Louise Colet the 25 May 2023.

Flag: 404CTF{25_mai_colet_louise}

Third Part

Context

context3

We have to find a discord invitation to the salon.

Resolution

I struggled a lot with this one. I look on instagram, facebook, snapchat, linkedin, …

I tried to find a google account, without success.

I found it on github. I searched for Louise Colet and found this:

github_search

At the bottom of the README.md, there is a link to the discord and the flag.

flag3

Fourth Part

Context

context4

Resolution

On discord, there is a channel “l-entrée”

l_entree

After typing “le_petit_salon”, we get access the the channel “le-petit-salon”

petit-salon

I typed the exact same text on google and found this website: https://fr.wikisource.org/wiki/Un_drame_dans_la_rue_de_Rivoli/1

sol-petit-salon

It comes from a book from Louise Colet “Un drame dans la rue de Rivoli”. It was in 1835.

We get access to the channel “le-boudoire”.

le-boudoire

We have to complete this poem.

I just typed the verse we are given and found this site: https://www.persee.fr/doc/grif_0770-6081_1975_num_7_1_1458

sol-le-boudoire

We get access to the channel “le-fumoir”.

le-fumoir

We have to find where and when Louise Colet visited Victor Hugo for the first time.

I struggled a lot with that one. Finally, I found this book that talks about Louise Colet and Victor Hugo: https://gallica.bnf.fr/ark:/12148/bpt6k8572147#

sol-le-fumoir

Page 9, we learn that Louise Colet visited Victor Hugo for the first time in 1857 in Guernesey.

After validating this response, we get access to the channel “la-bibliothèque”.

flag4

We have the flag 🥳 !!

I hope you enjoyed this writeup 😊 !

This post is licensed under CC BY 4.0 by the author.