This challenge is in 4 parts
First Part
Context

We have to find “Louise Colet” on social medias.
Resolution
Looking on facebook, I found this profile.

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

Second Part
Context

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.

On the photo, there is this text:

So the event is a literary salon organised by Louise Colet the 25 May 2023.
Flag: 404CTF{25_mai_colet_louise}
Third Part
Context

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:

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

Fourth Part
Context

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

After typing “le_petit_salon”, we get access the the channel “le-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

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”.

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

We get access to the channel “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#

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”.

We have the flag 🥳 !!
I hope you enjoyed this writeup 😊 !