HNHardik Nandainr0075h3ll.hashnode.dev·May 31, 2025 · 14 min readLLM Security Series - Prompt InjectionThis is the 2nd post for the series, and in this post we'll be looking over Prompt Injection along with potential and implemented defenses against it. If you're new to this, I would suggest you to go through the first post of the series before you st...00
HNHardik Nandainr0075h3ll.hashnode.dev·May 31, 2025 · 6 min readLLM Security Series - IntroductionAs the title suggests, I am going to publish a series of blog posts discussing and demonstrating different attack vectors against LLMs. This is the first post of the series that deals with the 101s; it talks about: The formula The black box The er...00
HNHardik Nandainr0075h3ll.hashnode.dev·May 31, 2025 · 6 min readContent Security Policy for DummiesAh, I am writing this post after 2 years of writing my first one, procrastination never hit me like that before. Anyways, without wasting much of your time, let's just get started with the topic. In this post, I'll elaborate two things: How CSP work...00
HNHardik Nandainr0075h3ll.hashnode.dev·May 31, 2025 · 6 min readHacking Electron Applications 101This post can be considered as a 101 guide to few concepts, which are How browsers work What is electron Reverse engineering electron applications Commonly exploited misconfigurations Introduction Browser, that's something you are using right n...00
HNHardik Nandainr0075h3ll.hashnode.dev·May 31, 2025 · 3 min readOpen Redirects: Everything That You Should KnowHey There! In this post I'll be explaining everything that is necessary for a layman(not really) to understand Open Redirects. Let's start! Introduction Open Redirect or Open Redirection is a situation in which a website redirects or sends the user ...00