CTF Player of the FlagPoisoning Team .

French Researcher | 🇫🇷

I like to understand complex stuff and cybersecurity.

Social :

Private Sub Worksheet_Activate()
    MsgBox ("I'm learning web, crypto & pwn")
End Sub


Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel As Boolean)
    MsgBox ("During CTF, I'm focusing on crypto, web, pwn & rev challenges")
    MsgBox ("Yes, in that order")
End Sub