Skip to content
Back to Blog

writeups · 1 min read

CyberCamp 2018 Online – 11. La orden del Temple (Criptografía)

We create a dictionary with the suspect's password pattern, attack a symmetric PGP with a dictionary, and decrypt the Templar encryption to recover the FLAG.

· Manuel López Pérez · writeups

We create a dictionary with the suspect's password pattern, attack a symmetric PGP with a dictionary, and decrypt the Templar encryption to recover the FLAG.

Cybercamp 2018 Online – 10. Chicken Dinner (Forense)

Back to Blog

Related Posts

View All Posts »
LLM Security: Threat Modeling and Prompt Injection

writeups · 6 min

LLM Security: Threat Modeling and Prompt Injection

Comprehensive analysis of security threats in Large Language Models (LLMs), attack techniques like prompt injection, and practical case study from the A.D.I.C. 7 challenge at CyberH2O CTF.

· Manuel López Pérez