Capture the Flag of ChatGPT through Prompt Injection

Khalid AlnajjarAI, Hacking, Security Leave a Comment

Large Language Models such as ChatGPT are phenomenal, they are capable of performing a wide range of tasks such as summarization, translation, programming and way more. However, many companies offering LLM use input prompts and interactions with the models as training data to improve the capabilities of the model. With that, a risk of having the model reveal sensitive information …

Hacking Jeff – Writeup

Khalid AlnajjarHacking, Security Leave a Comment

Jeff has started his web development but little did he know that hackers are always ready to break in, at any day and time. Jeff’s website is accessible through a virtual machine via tryhackme.com (a platform for learning and practicing penetration testing). Let’s see whether we can pwn his web server or not. Deploy Jeff’s machine and let the fun …