Published onDecember 16, 2022Upcoming Advancements in CybersecuritysecurityDiscussing upcoming technology advancements in the cybersecurity field.
Published onAugust 4, 2022Preventing SQL Injections (Backend)developmentpythonsecurityIt is extremely important to prevent SQL Injections, this guide will explain an improper and proper way of querying a database using Python to prevent SQL Injections.