Skip to content

💥 A simple app with login and dashboard to demonstrate *SQL Injection*.

License

Notifications You must be signed in to change notification settings

i-naeem/AuthenticationSystem

Repository files navigation

AuthenticationSystem

A simple app with login and dashboard to demonstrate SQL Injection.

Components

  • Login Form
  • Dashboard Form
  • SQL Database

Requirements

  1. Visual Studio 2022
  2. Microsoft SQL Express Server

SQL Injection in VB .Net Application

SQL

SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system. -- Wikipedia

SQL Injection

SQL injection is a web security vulnerability that allows an attacker to interfere with the queries that an application makes to its database. -- PortSwingger

About

💥 A simple app with login and dashboard to demonstrate *SQL Injection*.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published