SBSaanvi B Kinsqlinjection.hashnode.dev·Dec 22, 2025 · 4 min readSQL Injection in Web ApplicationsWhat is SQL Injection? SQL Injection is a web application vulnerability where an attacker is able to interfere with the queries that an application sends to its database. Most websites use databases to store information such as usernames, passwords, ...00
SBSaanvi B Kinarpspoofingattack.hashnode.dev·Dec 21, 2025 · 5 min readARP Spoofing and MITM AttacksIntroduction Computer networks work based on trust. Users inside a LAN trust each other to share information between them. One such important protocol is ARP (Address Resolution Protocol), which maintains a mapping of an IP address to the correspondi...01N